wok-4.x diff evas/receipt @ rev 10214
Up: libplist to 1.4.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 23:43:59 2011 +0000 (2011-05-20) |
parents | 85cd798d6997 |
children | 5900e436a0da |
line diff
1.1 --- a/evas/receipt Sat Feb 12 02:21:51 2011 +0100 1.2 +++ b/evas/receipt Fri May 20 23:43:59 2011 +0000 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 {