summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-12-21 22:46:31 +0000
committerCarl Hetherington <cth@carlh.net>2015-12-21 22:46:31 +0000
commit7c97267893692333b0d66ff21a32725fdc5c33b6 (patch)
tree069a4b914e3fd15d6ef3d3d309a0adfd25790716
parentb7aa3e727337ec0e001a0168407f0ad9bce7b64d (diff)
Debug,.
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 6d39c00..edff984 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('libdcp', '7b9ff5c'),)
+ return (('libdcp', 'c63d1e9'),)
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory