wok-next diff radiotray/receipt @ rev 19821

Update bdeps for gst0-*
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jul 29 14:46:34 2017 +0300 (2017-07-29)
parents 7390f8de9846
children 35faee9ea669
line diff
     1.1 --- a/radiotray/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/radiotray/receipt	Sat Jul 29 14:46:34 2017 +0300
     1.3 @@ -10,8 +10,8 @@
     1.4  WEB_SITE="http://radiotray.sourceforge.net/"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="python python-lxml gst-python"
     1.8 -BUILD_DEPENDS="python python-dev python-xdg gst-python-dev"
     1.9 +DEPENDS="python python-lxml gst0-python"
    1.10 +BUILD_DEPENDS="python python-dev python-xdg gst0-python-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()