wok-next diff radiotray/receipt @ rev 20976

Follow recent changes in the Python renames
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Sep 25 17:35:51 2018 +0300 (2018-09-25)
parents 35faee9ea669
children d5aab818505e
line diff
     1.1 --- a/radiotray/receipt	Tue Aug 01 02:25:02 2017 +0300
     1.2 +++ b/radiotray/receipt	Tue Sep 25 17:35:51 2018 +0300
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS="python python-lxml gst0-python"
     1.7 -BUILD_DEPENDS="python python-dev python-xdg gst0-python-dev gettext"
     1.8 +BUILD_DEPENDS="python python-dev python-pyxdg gst0-python-dev gettext"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()