wok diff gpodder/receipt @ rev 15140
brscan: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 15 11:35:33 2013 +0000 (2013-08-15) |
parents | 0ec682d12ec1 |
children | 0e0ec16de0e4 |
line diff
1.1 --- a/gpodder/receipt Mon Jul 22 18:17:33 2013 -0300 1.2 +++ b/gpodder/receipt Thu Aug 15 11:35:33 2013 +0000 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="A simple and usable podcast consumption." 1.6 MAINTAINER="claudinei@slitaz.org" 1.7 -DEPENDS="python dbus-python pygtk python-mygpoclient feedparser" 1.8 -BUILD_DEPENDS="python-dev python-mygpoclient feedparser intltool" 1.9 +LICENSE="GPL3" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://gpodder.org" 1.12 WGET_URL="$WEB_SITE/src/$TARBALL" 1.13 1.14 +DEPENDS="python dbus-python pygtk python-mygpoclient feedparser" 1.15 +BUILD_DEPENDS="python-dev python-mygpoclient feedparser intltool" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {