wok rev 12592
gob2: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 28 22:29:08 2012 +0200 (2012-04-28) |
parents | af84bc130258 |
children | d8c530d5658c |
files | gob2/receipt |
line diff
1.1 --- a/gob2/receipt Sat Apr 28 22:27:36 2012 +0200 1.2 +++ b/gob2/receipt Sat Apr 28 22:29:08 2012 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 MAINTAINER="jozee@slitaz.org" 1.5 SHORT_DESC="GTK Object Builder (GOB) is a simple preprocessor for easily creating GTK objects" 1.6 DEPENDS="glib" 1.7 -BUILD_DEPENDS="flex" 1.8 +BUILD_DEPENDS="flex glib-dev" 1.9 WEB_SITE="http://www.5z.com/jirka/gob.html" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/${PACKAGE}/2.0/$TARBALL"