wok diff radiotray/receipt @ rev 13847

frogatto: try to fix build (Boost 1.47 removed a deprecated function...) btw, we use boost 1.50
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jan 09 01:13:47 2013 +0000 (2013-01-09)
parents 532ab3b57d40
children 02efefc5d9de
line diff
     1.1 --- a/radiotray/receipt	Fri Nov 04 12:23:07 2011 +0100
     1.2 +++ b/radiotray/receipt	Wed Jan 09 01:13:47 2013 +0000
     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"