From 49651967e5fe9d948d82269bc71a922f244e602d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 25 Apr 2013 00:04:03 +0100 Subject: Add libcxml dep. --- cscript | 1 + 1 file changed, 1 insertion(+) (limited to 'cscript') diff --git a/cscript b/cscript index d985838fc..f232c013d 100644 --- a/cscript +++ b/cscript @@ -7,6 +7,7 @@ def dependencies(target): return () else: return (('openjpeg-cdist', None), + ('libcxml', None), ('ffmpeg-cdist', '488d5d4496af5e3a3b9d31d6b221e8eeada6b77e'), ('libdcp', 'v0.45')) -- cgit v1.2.3