wok-4.x diff enlightenment/receipt @ rev 5569
Up: ffmpeg-svn; mktemp patch to make it busybox compatible and drop coreutils-* build_depends
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Fri May 14 10:25:33 2010 -0400 (2010-05-14) |
parents | b68b4f934ba7 |
children | b4a6c641b9eb |
line diff
1.1 --- a/enlightenment/receipt Tue Mar 02 18:31:54 2010 +0100 1.2 +++ b/enlightenment/receipt Fri May 14 10:25:33 2010 -0400 1.3 @@ -9,7 +9,8 @@ 1.4 xorg-libXcomposite libcrypto openssl alsa-lib xorg-libX11 xorg-libXau \ 1.5 xorg-libXdmcp xorg-libXext fribidi xorg-libXp xorg-libXss libtasn1" 1.6 BUILD_DEPENDS="eet-dev evas-dev ecore-dev embryo-dev edje-dev efreet-dev \ 1.7 -efreet edbus-dev edbus curl-dev libcrypto-dev openssl-dev fribidi-dev" 1.8 +efreet edbus-dev edbus curl-dev libcrypto-dev openssl-dev fribidi-dev \ 1.9 +xorg-libXp-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.enlightenment.org/" 1.12 WGET_URL="http://download.enlightenment.org/snapshots/2009-12-02/$TARBALL"