wok diff gst-python/receipt @ rev 20639

up rclone to v1.44
author Lucas Levrel <llevrel@yahoo.fr>
date Thu Jan 10 21:49:04 2019 +0100 (2019-01-10)
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 Jan 10 21:49:04 2019 +0100
     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 \