# HG changeset patch # User Pascal Bellard # Date 1376566034 0 # Node ID 34178a787624d6043f2300efb270c31f993d9031 # Parent 7b4a8f56e44ea21b0f16c1fa80a28fb997df2948 mlt-python-bindings: update bdeps diff -r 7b4a8f56e44e -r 34178a787624 mlt-python-bindings/receipt --- a/mlt-python-bindings/receipt Thu Aug 15 11:23:43 2013 +0000 +++ b/mlt-python-bindings/receipt Thu Aug 15 11:27:14 2013 +0000 @@ -12,7 +12,7 @@ WGET_URL="$SF_MIRROR/mlt/$TARBALL" DEPENDS="python mlt" -BUILD_DEPENDS="swig python-dev" +BUILD_DEPENDS="swig python-dev mlt" # Rules to configure and make the package. compile_rules()