wok-current diff pyradio/receipt @ rev 15479
python-qrcode: update bdeps (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Nov 10 10:36:42 2013 +0000 (2013-11-10) |
parents | 1a734f9c5581 |
children | 9e01bc6321ea |
line diff
1.1 --- a/pyradio/receipt Sat Feb 18 09:50:02 2012 +0000 1.2 +++ b/pyradio/receipt Sun Nov 10 10:36:42 2013 +0000 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="Ncurses internet radio player." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="ncurses mplayer python" 1.8 -BUILD_DEPENDS="git" 1.9 +LICENSE="MIT" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.coderholic.com/pyradio/" 1.12 WGET_URL="git|git://github.com/coderholic/pyradio.git" 1.13 BRANCH="$VERSION" 1.14 1.15 +DEPENDS="ncurses mplayer python" 1.16 +BUILD_DEPENDS="git" 1.17 + 1.18 # Rules to gen a SliTaz package suitable for Tazpkg. 1.19 genpkg_rules() 1.20 {