From b4f10f4b207e9e60766ccd45f2f3c58d22401f74 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 21 Dec 2014 03:16:34 +0000 Subject: Remove libdcp dep for now, as a nasty hack. --- cscript | 3 --- 1 file changed, 3 deletions(-) (limited to 'cscript') diff --git a/cscript b/cscript index 1a53bf9..0198fff 100644 --- a/cscript +++ b/cscript @@ -1,8 +1,5 @@ import os -def dependencies(target): - return (('libdcp', '1.0'),) - def build(target, options): cmd = './waf configure --prefix=%s' % target.directory if target.platform == 'linux': -- cgit v1.2.3