wok diff libgtop/receipt @ rev 13258
fail2ban: add apache-noscript & apache-proxy
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Aug 17 14:50:02 2012 +0200 (2012-08-17) |
parents | 11094c14e720 |
children | 4904e3d374a9 |
line diff
1.1 --- a/libgtop/receipt Sun Dec 18 03:01:59 2011 +0100 1.2 +++ b/libgtop/receipt Fri Aug 17 14:50:02 2012 +0200 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://www.gnome.org" 1.5 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 1.6 DEPENDS="glib" 1.7 -BUILD_DEPENDS="intltool" 1.8 +BUILD_DEPENDS="glib-dev intltool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()