wok-stable diff geany/receipt @ rev 2639

libcap-pam: fix path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 17 17:09:14 2009 +0200 (2009-04-17)
parents e322190dbc40
children 084f8487f96f
line diff
     1.1 --- a/geany/receipt	Wed Feb 25 00:21:06 2009 +0100
     1.2 +++ b/geany/receipt	Fri Apr 17 17:09:14 2009 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Small and fast IDE using GTK+ toolkit."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="gtk+ libxml2"
     1.8 +DEPENDS="gtk+ libxml2 xorg-libXdamage"
     1.9  SUGGESTED="geany-plugins vte"
    1.10  BUILD_DEPENDS="gtk+-dev libxml2-dev perl-xml-parser"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"