wok diff evas/receipt @ rev 10305

e2fsprogs-dev: fix path to files list in stuff
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 22 02:21:30 2011 +0200 (2011-05-22)
parents 85cd798d6997
children 5900e436a0da
line diff
     1.1 --- a/evas/receipt	Sat Feb 12 02:21:51 2011 +0100
     1.2 +++ b/evas/receipt	Sun May 22 02:21:30 2011 +0200
     1.3 @@ -5,13 +5,14 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Enlightenment's hardware-accelerated retained canvas API"
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="fontconfig freetype jpeg libpng tiff xorg-libXrender \
     1.8 -eet fribidi librsvg giflib"
     1.9 -BUILD_DEPENDS=""
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.enlightenment.org/"
    1.12  WGET_URL="http://download.enlightenment.org/releases/$TARBALL"
    1.13  
    1.14 +DEPENDS="fontconfig freetype jpeg libpng tiff xorg-libXrender \
    1.15 +eet eina fribidi librsvg giflib"
    1.16 +BUILD_DEPENDS="eet-dev eina-dev"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {