wok-6.x diff wine/receipt @ rev 14587
Add missing deps coreutils-disk and coreutils-redirection for use tee and df command instead of Busybox
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sun May 26 19:06:03 2013 +0200 (2013-05-26) |
parents | ef43b2bc3319 |
children | d65607c628c8 |
line diff
1.1 --- a/wine/receipt Wed Feb 06 19:41:12 2013 +0000 1.2 +++ b/wine/receipt Sun May 26 19:06:03 2013 +0200 1.3 @@ -8,7 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.winehq.org/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 -TAGS="windows" 1.8 +TAGS="windows emulator" # wine is not an emulator 1.9 1.10 DEPENDS="alsa-lib libxml2 libxslt mesa libglu-mesa xorg-dev lcms freetype" 1.11 BUILD_DEPENDS="alsa-lib-dev flex bison mesa-dev freetype-dev libtool \