summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 7ad2446..7a12af1 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('asdcplib-cth', '6648afc'), ('libcxml', '4dfe693'), ('libdcp', '6a85c30'))
+ return (('asdcplib-cth', '6648afc'), ('libcxml', 'v0.16.0'), ('libdcp', 'v1.6.2'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory