summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-12-21 23:10:20 +0000
committerCarl Hetherington <cth@carlh.net>2015-12-21 23:10:20 +0000
commit79e83f974059e2e1ea6c29c2f63183510249c812 (patch)
treeaf497ca6cd51b535b03389c598101e389c7ac840 /cscript
parent7c97267893692333b0d66ff21a32725fdc5c33b6 (diff)
bump>
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index edff984..3a43fe7 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('libdcp', 'c63d1e9'),)
+ return (('libdcp', '28f38d6'),)
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory