wok-6.x diff wine/receipt @ rev 13313
freerdp: enable pcsc support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 29 13:14:15 2012 +0200 (2012-08-29) |
parents | 8e4c74abdf74 |
children | 4493a1991b14 |
line diff
1.1 --- a/wine/receipt Mon Jan 02 23:06:19 2012 +0100 1.2 +++ b/wine/receipt Wed Aug 29 13:14:15 2012 +0200 1.3 @@ -5,15 +5,15 @@ 1.4 CATEGORY="misc" 1.5 SHORT_DESC="Windows API for Linux." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -DEPENDS="alsa-lib libxml2 libxslt mesa libglu-mesa xorg-libICE xorg-libSM 1.8 -xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext libgphoto2 libtool lcms \ 1.9 -esound freetype" 1.10 -BUILD_DEPENDS="flex bison mesa-dev freetype-dev" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://www.winehq.org/" 1.13 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.14 TAGS="windows" 1.15 1.16 +DEPENDS="alsa-lib libxml2 libxslt mesa libglu-mesa xorg-dev lcms freetype" 1.17 +BUILD_DEPENDS="alsa-lib-dev flex bison mesa-dev freetype-dev libtool \ 1.18 +libxml2-dev libxslt-dev lcms-dev" 1.19 + 1.20 # Rules to configure and make the package. 1.21 compile_rules() 1.22 {