wok-next rev 16161
ecore: need eina to build
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Mar 28 23:45:57 2014 +0100 (2014-03-28) |
parents | 38aa1647ef56 |
children | 1204cf352c74 |
files | ecore/receipt xine-lib/receipt |
line diff
1.1 --- a/ecore/receipt Fri Mar 28 22:16:01 2014 +0000 1.2 +++ b/ecore/receipt Fri Mar 28 23:45:57 2014 +0100 1.3 @@ -12,8 +12,8 @@ 1.4 TAGS="e enlightenment efl" 1.5 HOST_ARCH="i486 arm" 1.6 1.7 -DEPENDS="evas libcurl libidn" 1.8 -BUILD_DEPENDS="evas-dev curl-dev libidn-dev" 1.9 +DEPENDS="eina evas libcurl libidn" 1.10 +BUILD_DEPENDS="eina-dev evas-dev curl-dev libidn-dev" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()
2.1 --- a/xine-lib/receipt Fri Mar 28 22:16:01 2014 +0000 2.2 +++ b/xine-lib/receipt Fri Mar 28 23:45:57 2014 +0100 2.3 @@ -10,7 +10,7 @@ 2.4 WEB_SITE="http://www.xine-project.org/" 2.5 WGET_URL="http://downloads.sourceforge.net/project/xine/$PACKAGE/$VERSION/$TARBALL" 2.6 SUGGESTED="xine-fonts" 2.7 -#HOST_ARCH="i486 arm" 2.8 +HOST_ARCH="i486 arm" 2.9 2.10 SUGGESTED="faad2" 2.11 DEPENDS="zlib xorg-libX11 xorg-libXv xorg-libXvMC alsa-lib libogg libvorbis \