wok-next diff usbmanager/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 | de355b69ea82 |
children | d5aab818505e |
line diff
1.1 --- a/usbmanager/receipt Thu Aug 23 08:03:04 2018 +0300 1.2 +++ b/usbmanager/receipt Tue Sep 25 17:35:51 2018 +0300 1.3 @@ -10,8 +10,8 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WGET_URL="https://launchpad.net/$PACKAGE/1.x-hal/$VERSION/+download/$TARBALL" 1.6 1.7 -DEPENDS="python dbus-glib python-dbus notify-python python-pygobject2 pygtk \ 1.8 -util-linux-whereis util-linux-mkfs mtools" 1.9 +DEPENDS="python dbus-glib python-dbus notify-python python-pygobject2 \ 1.10 +python-pygtk util-linux-whereis util-linux-mkfs mtools" 1.11 BUILD_DEPENDS="python gettext" 1.12 1.13 # Rules to configure and make the package.