wok diff evas/receipt @ rev 11625
Up: git to 1.7.9.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jan 29 16:31:42 2012 -0500 (2012-01-29) |
parents | 214dca097a22 |
children | 84ebeaa3c922 |
line diff
1.1 --- a/evas/receipt Thu May 26 14:06:40 2011 +0200 1.2 +++ b/evas/receipt Sun Jan 29 16:31:42 2012 -0500 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()