wok diff transset-df/receipt @ rev 15280

cinepaint: remove a wrong error trigger (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 26 13:12:43 2013 +0000 (2013-09-26)
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	Thu Sep 26 13:12:43 2013 +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/"