summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-25 13:56:35 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-25 13:56:35 +0100
commit22c2edc0f0e798fe12fe7b89cfd56fe7baab45e8 (patch)
tree5f7fa58037e92efc7ee6f69f41402ff647005dc8 /cscript
parent35249aba26fccb83ad8dc703a3ea02d211ea840f (diff)
parent992b91d65f175e0e74387b33153ac5fb830d70e1 (diff)
Merge branch '1.0' of git.carlh.net:git/libsub into 1.0
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index bad26c1..ea73e94 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('libdcp', '0c8b5b4'),)
+ return (('libdcp', '1484800'),)
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory