wok-4.x rev 12358
Added gst-python dependency to radiotray
author | Brenton Scott <admin@trixarian.net> |
---|---|
date | Mon Nov 26 16:20:36 2012 +0200 (2012-11-26) |
parents | b39c7cbf4f1a |
children | 60d88d050623 |
files | radiotray/receipt |
line diff
1.1 --- a/radiotray/receipt Sat Nov 24 18:29:29 2012 +0000 1.2 +++ b/radiotray/receipt Mon Nov 26 16:20:36 2012 +0200 1.3 @@ -5,8 +5,8 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="Online radio streaming player that runs on system tray." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="python python-lxml" 1.8 -BUILD_DEPENDS="python python-dev python-xdg" 1.9 +DEPENDS="python python-lxml gst-python" 1.10 +BUILD_DEPENDS="python python-dev python-xdg gst-python-dev" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 WEB_SITE="http://radiotray.sourceforge.net/" 1.13 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"