wok diff gpodder/receipt @ rev 15804

8086tiny: typos (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jan 22 18:22:51 2014 +0100 (2014-01-22)
parents 0ec682d12ec1
children 0e0ec16de0e4
line diff
     1.1 --- a/gpodder/receipt	Mon Jul 22 18:17:33 2013 -0300
     1.2 +++ b/gpodder/receipt	Wed Jan 22 18:22:51 2014 +0100
     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  {