summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-02-03 21:57:18 +0000
committerCarl Hetherington <cth@carlh.net>2016-02-03 21:57:18 +0000
commit0aafcc567b87f8f18c2ea7428d870be24bbb2cf1 (patch)
treedf89a8b808b4b67b2eefdb12a65bd1010901d500 /cscript
parent14a170698268374fdb59f296661d61828030f352 (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 b8f70f70..f528ae37 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('libcxml', '53d49ac'), ('openjpeg2-cdist', '63c1932'), ('asdcplib-cth', 'cth'))
+ return (('libcxml', '53d49ac'), ('openjpeg2-cdist', '94bdab1'), ('asdcplib-cth', 'cth'))
def build(target, options):
cmd = './waf configure --disable-examples --prefix=%s' % target.directory