wok-4.x diff rdesktop/receipt @ rev 7646
linux: set CONFIG_BT_RFCOMM_TTY=y
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Dec 14 18:22:56 2010 +0100 (2010-12-14) |
parents | a22b86b81b59 |
children | 4a193c62c501 |
line diff
1.1 --- a/rdesktop/receipt Wed Jul 01 04:27:11 2009 +0000 1.2 +++ b/rdesktop/receipt Tue Dec 14 18:22:56 2010 +0100 1.3 @@ -11,6 +11,7 @@ 1.4 DEPENDS="libcrypto xorg-libX11 glibc-base xorg-libXau xorg-libXdmcp \ 1.5 alsa-lib libsamplerate libao" 1.6 BUILD_DEPENDS="openssl-dev xorg-libX11-dev xorg-dev-proto" 1.7 +TAGS="rdp remote-desktop" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()