wok diff realvnc-viewer/receipt @ rev 6559
Added libglu-mesa to fltk depends and build_depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 07 23:14:12 2010 +0000 (2010-10-07) |
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 07 23:14:12 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()