wok diff gst-python/receipt @ rev 18462
Update sliitaz-configs (rev 262) - New BG image by Leonardo :-)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Oct 01 22:10:06 2015 +0200 (2015-10-01) |
parents | dead8955c3ca |
children | a78610b2eb47 |
line diff
1.1 --- a/gst-python/receipt Wed Sep 25 09:50:51 2013 +0000 1.2 +++ b/gst-python/receipt Thu Oct 01 22:10:06 2015 +0200 1.3 @@ -11,13 +11,12 @@ 1.4 WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="pygobject gstreamer gst-plugins-base" 1.7 -BUILD_DEPENDS="pygobject-dev gstreamer-dev gst-plugins-base-dev libxml2-dev 1.8 +BUILD_DEPENDS="pygobject-dev gstreamer-dev gst-plugins-base-dev libxml2-dev \ 1.9 python-dev pkg-config" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules() 1.13 { 1.14 - cd $src 1.15 ./configure --prefix=/usr \ 1.16 --sysconfdir=/etc \ 1.17 --localstatedir=/var \