X-Git-Url: https://main.carlh.net/gitweb/?p=libcxml.git;a=blobdiff_plain;f=cscript;h=929fe3a360465dd31cca3053849caf6338bf61a4;hp=5a3a899a6df38e32d665617ed452e91560aa2519;hb=670c528a584d96e8bb6009f996204e9ecf174f54;hpb=fd7e004e0b0a08a9d9b323888c7f60834c93eafc diff --git a/cscript b/cscript index 5a3a899..929fe3a 100644 --- a/cscript +++ b/cscript @@ -20,9 +20,6 @@ import os -def dependencies(target): - return (('locked_sstream', '1edc182'),) - def build(target, options): cmd = './waf configure --prefix=%s' % target.directory if target.platform == 'linux':