wok-stable diff rdesktop/receipt @ rev 11791
Up: squidclamav (5.7)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Feb 25 00:57:54 2012 +0100 (2012-02-25) |
parents | b916295cb518 |
children |
line diff
1.1 --- a/rdesktop/receipt Sat May 21 00:38:29 2011 +0000 1.2 +++ b/rdesktop/receipt Sat Feb 25 00:57:54 2012 +0100 1.3 @@ -8,9 +8,11 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://rdesktop.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 +TAGS="rdp remote-desktop" 1.8 + 1.9 DEPENDS="libcrypto xorg-libX11 glibc-base xorg-libXau xorg-libXdmcp \ 1.10 alsa-lib libsamplerate libao" 1.11 -TAGS="rdp remote-desktop" 1.12 +BUILD_DEPENDS="openssl-dev" 1.13 1.14 # Rules to configure and make the package. 1.15 compile_rules()