wok diff evas/receipt @ rev 12312
Rename razor-qt to razorqt (Follow https://github.com/Razor-qt/razor-qt/wiki/Packaging)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Apr 17 14:21:40 2012 +0200 (2012-04-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 Tue Apr 17 14:21:40 2012 +0200 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()