wok-stable diff geanyvc/receipt @ rev 4700

tazbb: fix date checks
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 02 14:50:04 2010 +0100 (2010-01-02)
parents 4c0e02536fe1
children 9f19aee613be
line diff
     1.1 --- a/geanyvc/receipt	Fri Mar 06 18:03:32 2009 +0000
     1.2 +++ b/geanyvc/receipt	Sat Jan 02 14:50:04 2010 +0100
     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/"