wok-6.x diff evas/receipt @ rev 11060
pcmciautils: Fixed WGET_URL.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 17 00:27:48 2011 +0000 (2011-10-17) |
parents | 214dca097a22 |
children | 84ebeaa3c922 |
line diff
1.1 --- a/evas/receipt Thu May 26 14:06:40 2011 +0200 1.2 +++ b/evas/receipt Mon Oct 17 00:27:48 2011 +0000 1.3 @@ -9,8 +9,8 @@ 1.4 WEB_SITE="http://www.enlightenment.org/" 1.5 WGET_URL="http://download.enlightenment.org/releases/$TARBALL" 1.6 1.7 -DEPENDS="eina eet libgnutls libssl libcroco librsvg" 1.8 -BUILD_DEPENDS="eina-dev eet-dev gnutls-dev openssl-dev libcroco-dev librsvg-dev" 1.9 +DEPENDS="eina eet" 1.10 +BUILD_DEPENDS="eina-dev eet-dev" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()