wok diff geanyvc/receipt @ rev 10769

busybox: fix init color
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 31 16:32:59 2011 +0200 (2011-05-31)
parents 8b79c3ee7ac2
children 2b820e6838f5
line diff
     1.1 --- a/geanyvc/receipt	Mon Mar 16 22:01:20 2009 +0000
     1.2 +++ b/geanyvc/receipt	Tue May 31 16:32:59 2011 +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 xorg-libXdamage"
     1.8 +DEPENDS="geany gtk+ expat xorg-libXdamage gtkspell"
     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/"