wok diff realvnc-viewer/receipt @ rev 6719
Fixed linux recepit so there will be not need for them to be repackage twiced.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 14 17:57:21 2010 +0000 (2010-10-14) |
parents | e6a0e0e21282 |
children | a3ce54180620 |
line diff
1.1 --- a/realvnc-viewer/receipt Sat Oct 24 15:52:24 2009 +0200 1.2 +++ b/realvnc-viewer/receipt Thu Oct 14 17:57:21 2010 +0000 1.3 @@ -13,6 +13,7 @@ 1.4 BUILD_DEPENDS="xorg-libXaw-dev xorg-libXt-dev xorg-xproto xorg-libXau-dev \ 1.5 xorg-libXdmcp-dev xorg-libXmu-dev xorg-xextproto" 1.6 PROVIDE="vncviewer" 1.7 +TAGS="remote-desktop" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()