Bump asdcplib-cth for 3D > 60fps fix.
authorCarl Hetherington <cth@carlh.net>
Sun, 23 Oct 2016 23:54:03 +0000 (00:54 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 23 Oct 2016 23:54:03 +0000 (00:54 +0100)
cscript

diff --git a/cscript b/cscript
index f9041161feed406cd607f6f5a4ee55784ee022ef..ce017890d4fdbda29d817ee22196eec9dc03ba07 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '4c8a027'), ('libcxml', 'c1348c5'))
+    return (('asdcplib-cth', '213c9f8'), ('libcxml', 'c1348c5'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory