wok rev 13675

Added gst-python dependency to radiotray
author Brenton Scott <admin@trixarian.net>
date Mon Nov 26 16:16:06 2012 +0200 (2012-11-26)
parents e2f1d5ecf6ec
children 181077a51c57
files radiotray/receipt
line diff
     1.1 --- a/radiotray/receipt	Sun Nov 25 18:24:35 2012 +0000
     1.2 +++ b/radiotray/receipt	Mon Nov 26 16:16:06 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"