wok-6.x diff transset-df/receipt @ rev 5057

enable tac in busybox
author Rohit Joshi <jozee@slitaz.org>
date Mon Mar 08 13:52:48 2010 +0000 (2010-03-08)
parents 63336924cada
children 23c3aed67cd9
line diff
     1.1 --- a/transset-df/receipt	Fri Mar 07 16:26:38 2008 +0100
     1.2 +++ b/transset-df/receipt	Mon Mar 08 13:52:48 2010 +0000
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Tool to set windows opacity."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="xorg-libXdamage xorg-libXcomposite xorg-xcompmgr"
     1.8 +DEPENDS="xorg-libXdamage xorg-libXcomposite xorg-xcompmgr xorg-libXrender \
     1.9 +xorg-libXext"
    1.10  BUILD_DEPENDS="xorg-libXdamage-dev xorg-libXcomposite-dev"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12  WEB_SITE="http://www.forchheimer.se/transset-df/"