summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-12-08 00:50:16 +0000
committerCarl Hetherington <cth@carlh.net>2015-12-08 00:50:16 +0000
commit485c951a5b51bdd32b79d3d6d4751952ae7b6b1e (patch)
tree94da1903495b422663e0ce420cbdde4310f50363 /cscript
parent765c9bb92c06480705e451e8fe2c6684f42156e3 (diff)
Bump openjpeg2-cdist.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index f1eaea0a..f2b07d12 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', 'e137763'))
+ return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', '63c1932'))
def build(target, options):
cmd = './waf configure --disable-examples --prefix=%s' % target.directory