wok diff geanyvc/receipt @ rev 3161

wxWidgets: Remove dep on libiconv (build without)
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 24 23:25:20 2009 +0200 (2009-05-24)
parents 4c0e02536fe1
children 9f19aee613be
line diff
     1.1 --- a/geanyvc/receipt	Fri Mar 06 18:03:32 2009 +0000
     1.2 +++ b/geanyvc/receipt	Sun May 24 23:25:20 2009 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Geany plugin providing uniform access to different version-control systems."
     1.6  MAINTAINER="klimach@hlrs.de"
     1.7 -DEPENDS="geany gtk+ expat"
     1.8 +DEPENDS="geany gtk+ expat xorg-libXdamage"
     1.9  BUILD_DEPENDS="geany-dev gtk+-dev expat-dev intltool"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://plugins.geany.org/geanyvc/"