summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-07-22 19:56:36 +0100
committerCarl Hetherington <cth@carlh.net>2014-07-22 19:56:36 +0100
commit2604b64564d2cbdad846dbb1120dafbdc92622c2 (patch)
treef1e5a454c907c57b4eea2dedf559b953df6fc515 /cscript
parente89de6799d75028b95ce8c20f0bb42466cc5f705 (diff)
openjpeg-cdist bump again.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index c683d8f3..e4e66c77 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('libcxml', None), ('openjpeg-cdist', '9717d8f'))
+ return (('libcxml', None), ('openjpeg-cdist', '5d8bffd'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory