Fix for new asdcplib repo.
authorCarl Hetherington <cth@carlh.net>
Wed, 4 Dec 2019 23:27:05 +0000 (00:27 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 4 Dec 2019 23:47:35 +0000 (00:47 +0100)
cscript

diff --git a/cscript b/cscript
index 0d77e365832f973a9b4c73b6d98e9d17c04fab6a..325df408b63ecc5264087f4900d1076c2c46965b 100644 (file)
--- a/cscript
+++ b/cscript
@@ -20,7 +20,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'd8490c6'), ('libcxml', '0d18df4'), ('libdcp', None))
+    return (('asdcplib', 'carl'), ('libcxml', '0d18df4'), ('libdcp', None))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory