wok-6.x diff realvnc-viewer/receipt @ rev 14587

Add missing deps coreutils-disk and coreutils-redirection for use tee and df command instead of Busybox
author Stanislas Leduc <shann@slitaz.org>
date Sun May 26 19:06:03 2013 +0200 (2013-05-26)
parents 73641efed1cc
children 61f256f308d7
line diff
     1.1 --- a/realvnc-viewer/receipt	Mon Apr 23 16:30:27 2012 +0200
     1.2 +++ b/realvnc-viewer/receipt	Sun May 26 19:06:03 2013 +0200
     1.3 @@ -13,7 +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 xorg-libXtst-dev"
     1.6  PROVIDE="vncviewer"
     1.7 -TAGS="remote-desktop"
     1.8 +TAGS="remote-desktop vnc"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()