wok-4.x diff radiotray/receipt @ 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 | 532ab3b57d40 |
children |
line diff
1.1 --- a/radiotray/receipt Fri Nov 04 12:23:07 2011 +0100 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"