wok diff gnome-ppp/receipt @ rev 16888
libQtSql: what if to add BUILD_DEPENDS line, let full Qt cooking will be after update
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Mon Jul 14 02:44:23 2014 +0000 (2014-07-14) |
parents | 1ae5963f23df |
children | 17e313b5b9c1 |
line diff
1.1 --- a/gnome-ppp/receipt Wed Aug 14 18:02:00 2013 +0000 1.2 +++ b/gnome-ppp/receipt Mon Jul 14 02:44:23 2014 +0000 1.3 @@ -4,14 +4,16 @@ 1.4 VERSION="0.3.23" 1.5 CATEGORY="network" 1.6 MAINTAINER="jozee@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 SHORT_DESC="A GNOME 2 WvDial frontend" 1.9 WEB_SITE="http://www.gnomefiles.org/app.php?soft_id=41" 1.10 -DEPENDS="libglade wvdial" 1.11 -BUILD_DEPENDS="intltool libglade-dev" 1.12 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.13 WGET_URL="http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/$TARBALL" 1.14 TAGS="modem 3G" 1.15 1.16 +DEPENDS="libglade wvdial" 1.17 +BUILD_DEPENDS="intltool libglade-dev" 1.18 + 1.19 # Rules to configure and make the package. 1.20 compile_rules() 1.21 {