wok rev 4226

Up: emotion (rev 42672) fix *DEPENDS
author Christophe Lincoln <pankso@slitaz.org>
date Thu Sep 24 14:37:16 2009 +0200 (2009-09-24)
parents ae3689fca921
children aa7d03d9c6f5
files emotion-dev/receipt emotion/receipt
line diff
     1.1 --- a/emotion-dev/receipt	Thu Sep 24 14:28:07 2009 +0200
     1.2 +++ b/emotion-dev/receipt	Thu Sep 24 14:37:16 2009 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="emotion-dev"
     1.7 -VERSION="40505"
     1.8 +VERSION="42672"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Devel files from E17 emotion libs."
    1.11  MAINTAINER="pankso@slitaz.org"
     2.1 --- a/emotion/receipt	Thu Sep 24 14:28:07 2009 +0200
     2.2 +++ b/emotion/receipt	Thu Sep 24 14:37:16 2009 +0200
     2.3 @@ -1,12 +1,13 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="emotion"
     2.7 -VERSION="40505"
     2.8 +VERSION="42672"
     2.9  CATEGORY="x-window"
    2.10  SHORT_DESC="E17 emotion libs."
    2.11  MAINTAINER="pankso@slitaz.org"
    2.12 -DEPENDS="enlightenment xine-lib"
    2.13 -BUILD_DEPENDS="eet-dev evas-dev ecore-dev embryo-dev edje-dev xine-lib-dev"
    2.14 +DEPENDS="enlightenment xine-lib xorg-libXp xorg-libXss fribidi"
    2.15 +BUILD_DEPENDS="eet-dev evas-dev ecore-dev embryo-dev edje-dev xine-lib-dev
    2.16 +xorg-libXp-dev xorg-libXss-dev fribidi-dev"
    2.17  WEB_SITE="http://www.enlightenment.org/"
    2.18  
    2.19  # Rules to configure and make the package.
    2.20 @@ -34,4 +35,3 @@
    2.21  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
    2.22  	cp -a $_pkg/usr/lib/emotion/*.so $fs/usr/lib/emotion
    2.23  }
    2.24 -