wok diff winetricks/receipt @ rev 15919

openbox: depends on xorg-libXcursor (fix no X in justx flavor)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Feb 18 17:43:11 2014 +0100 (2014-02-18)
parents d19159d4094b
children fa9857508db0
line diff
     1.1 --- a/winetricks/receipt	Thu Jan 03 14:55:33 2013 +0300
     1.2 +++ b/winetricks/receipt	Tue Feb 18 17:43:11 2014 +0100
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="misc"
     1.5  SHORT_DESC="Script to install various redistributable runtime libraries in Wine."
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION"
     1.9 -DEPENDS="wine cabextract xorg-xmessage unzip wget"
    1.10  SUGGESTED="zenity"
    1.11  WEB_SITE="http://wiki.winehq.org/winetricks"
    1.12  WGET_URL="http://www.kegel.com/wine/$PACKAGE"
    1.13  
    1.14 +DEPENDS="wine cabextract xorg-xmessage unzip wget"
    1.15 +
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.17  genpkg_rules()
    1.18  {