wok diff emotion/receipt @ rev 4233

thunar-archive-plugin: fix FSH
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 24 15:43:21 2009 +0200 (2009-09-24)
parents fc471c5f5a90
children 55cde812bbe6
line diff
     1.1 --- a/emotion/receipt	Wed May 06 23:15:28 2009 +0200
     1.2 +++ b/emotion/receipt	Thu Sep 24 15:43:21 2009 +0200
     1.3 @@ -1,12 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="emotion"
     1.7 -VERSION="40505"
     1.8 +VERSION="42672"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="E17 emotion libs."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 -DEPENDS="enlightenment xine-lib"
    1.13 -BUILD_DEPENDS="eet-dev evas-dev ecore-dev embryo-dev edje-dev xine-lib-dev"
    1.14 +DEPENDS="enlightenment xine-lib xorg-libXp xorg-libXss fribidi"
    1.15 +BUILD_DEPENDS="eet-dev evas-dev ecore-dev embryo-dev edje-dev xine-lib-dev
    1.16 +xorg-libXp-dev xorg-libXss-dev fribidi-dev"
    1.17  WEB_SITE="http://www.enlightenment.org/"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20 @@ -34,4 +35,3 @@
    1.21  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
    1.22  	cp -a $_pkg/usr/lib/emotion/*.so $fs/usr/lib/emotion
    1.23  }
    1.24 -