wok-6.x diff gcolor2/receipt @ rev 2696

Fix: gst-plugins-good and ugly BUILD_DEPENDS
author Rohit Joshi <jozee@slitaz.org>
date Wed Apr 22 11:39:58 2009 +0000 (2009-04-22)
parents 52dc4b48ed81
children 02bbaa9d12ba
line diff
     1.1 --- a/gcolor2/receipt	Mon Oct 06 19:20:18 2008 +0000
     1.2 +++ b/gcolor2/receipt	Wed Apr 22 11:39:58 2009 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="graphics"
     1.5  SHORT_DESC="Light and simple color selector."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="gtk+"
     1.8 +DEPENDS="gtk+ xorg-libXdamage"
     1.9  BUILD_DEPENDS="pkg-config gtk+ gtk+-dev perl-xml-parser"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://gcolor2.sourceforge.net/"