wok diff gst-python/receipt @ rev 19446
dillo: add stuff/fltk-1.3.3.u
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 15 18:21:21 2016 +0200 (2016-10-15) |
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 Sat Oct 15 18:21:21 2016 +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 \