wok diff gnome-ppp/receipt @ rev 16115

ARM: add libevent
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 22 20:20:40 2014 +0100 (2014-03-22)
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	Sat Mar 22 20:20:40 2014 +0100
     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  {