fixup! Bump asdcplib for new waf.
authorCarl Hetherington <cth@carlh.net>
Sat, 6 Apr 2024 16:24:36 +0000 (18:24 +0200)
committerCarl Hetherington <cth@carlh.net>
Sat, 6 Apr 2024 16:24:36 +0000 (18:24 +0200)
cscript

diff --git a/cscript b/cscript
index db8d2ede8f28b67d02f9cc03e8efa1c1c4678816..a20a47fc7085dfc951faff51815ac483146e357a 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib', '146ea3533fd7d9ada78bddf4cc45aa64ca7ffc52'), ('libcxml', 'v0.17.9'), ('libdcp', '73788226b54c47edb9a14c9a901aeac92e2e5b7f'))
+    return (('asdcplib', '19197cb99bdbd460509142a6008e0e79fddcf8a8'), ('libcxml', 'v0.17.9'), ('libdcp', '1ab600e78f8a7e6f8ffc50b60fec37e859261d9c'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory