wok diff libgtop/receipt @ rev 14645
git: typo /var/ww/git
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Jun 03 01:58:03 2013 +0000 (2013-06-03) |
parents | 11094c14e720 |
children | 4904e3d374a9 |
line diff
1.1 --- a/libgtop/receipt Sun Dec 18 03:01:59 2011 +0100 1.2 +++ b/libgtop/receipt Mon Jun 03 01:58:03 2013 +0000 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()