wok rev 14045

hydra: fix compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 18 18:37:30 2013 +0100 (2013-02-18)
parents ba7a5b27465c
children 40a38b415845
files gst-python/receipt hydra/receipt parole/receipt
line diff
     1.1 --- a/gst-python/receipt	Mon Feb 18 18:25:36 2013 +0100
     1.2 +++ b/gst-python/receipt	Mon Feb 18 18:37:30 2013 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  
     1.5  DEPENDS="pygobject gstreamer gst-plugins-base"
     1.6  BUILD_DEPENDS="pygobject-dev gstreamer gstreamer-dev libxml2-dev liboil-dev \
     1.7 -python-dev glib-dev gst-plugins-base-dev pkg-config lorcon-dev"
     1.8 +python-dev glib-dev gst-plugins-base-dev pkg-config"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
     2.1 --- a/hydra/receipt	Mon Feb 18 18:25:36 2013 +0100
     2.2 +++ b/hydra/receipt	Mon Feb 18 18:37:30 2013 +0100
     2.3 @@ -17,7 +17,6 @@
     2.4  # Rules to configure and make the package.
     2.5  compile_rules()
     2.6  {
     2.7 -	mv $PACKAGE-$VERSION-src $PACKAGE-$VERSION
     2.8  	cd $src
     2.9  	./configure \
    2.10  		--prefix=/usr \
     3.1 --- a/parole/receipt	Mon Feb 18 18:25:36 2013 +0100
     3.2 +++ b/parole/receipt	Mon Feb 18 18:37:30 2013 +0100
     3.3 @@ -14,7 +14,7 @@
     3.4  BUILD_DEPENDS="intltool libxfcegui4-dev libxfce4util-dev dbus-glib-dev \
     3.5  libgio-dev gst-plugins-base-dev taglib-dev startup-notification-dev \
     3.6  libnotify-dev gstreamer-dev util-linux-uuid-dev coreutils-operations \
     3.7 -gtk+-dev libxml2-dev lorcon-dev"
     3.8 +gtk+-dev libxml2-dev"
     3.9  
    3.10  # Rules to configure and make the package.
    3.11  compile_rules()