wok-next diff geanyvc/receipt @ rev 4307
icedtea6-jdk: be busybox compatible (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 28 15:24:08 2009 +0200 (2009-09-28) |
parents | 4c0e02536fe1 |
children | 9f19aee613be |
line diff
1.1 --- a/geanyvc/receipt Fri Mar 06 18:03:32 2009 +0000 1.2 +++ b/geanyvc/receipt Mon Sep 28 15:24:08 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/"