summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-11-02 22:20:37 +0100
committerCarl Hetherington <cth@carlh.net>2019-11-02 22:20:37 +0100
commitff1393be2956c09d9c7b1b2687d981620aeb7b67 (patch)
tree076159bc08466487bd7784f2176d7efd0433db36
parent50c77503d433c9101567e632eba95f8385c364c3 (diff)
Stuff.fedora31
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 562bd52..7e299bb 100644
--- a/cscript
+++ b/cscript
@@ -20,7 +20,7 @@
import os
def dependencies(target):
- return (('asdcplib-cth', '6648afc'), ('libcxml', '0d18df4'), ('libdcp', 'fedora31'))
+ return (('asdcplib-cth', 'd8490c6'), ('libcxml', '0d18df4'), ('libdcp', 'fedora31'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory