wok diff mlt-python-bindings/receipt @ rev 19863

syslinux/bootiso.S: remove VCPI code (duplicate/tazboot)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 26 15:53:23 2017 +0200 (2017-03-26)
parents 3032e1d97d20
children 6e8b1bcb30e2
line diff
     1.1 --- a/mlt-python-bindings/receipt	Tue Aug 13 20:24:47 2013 +0000
     1.2 +++ b/mlt-python-bindings/receipt	Sun Mar 26 15:53:23 2017 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="$SF_MIRROR/mlt/$TARBALL"
     1.5  
     1.6  DEPENDS="python mlt"
     1.7 -BUILD_DEPENDS="swig python-dev"
     1.8 +BUILD_DEPENDS="swig python-dev mlt"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()