wok-next diff gajim/receipt @ rev 20919

dbus-python -> python-dbus
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Aug 22 09:09:15 2018 +0300 (2018-08-22)
parents a5d7827e08cf
children de355b69ea82
line diff
     1.1 --- a/gajim/receipt	Fri Apr 13 09:28:50 2018 +0300
     1.2 +++ b/gajim/receipt	Wed Aug 22 09:09:15 2018 +0300
     1.3 @@ -23,6 +23,6 @@
     1.4  
     1.5  genpkg_rules() {
     1.6  	copy @std
     1.7 -	DEPENDS="gtkspell python dbus-python pygtk pygobject pyopenssl \
     1.8 +	DEPENDS="gtkspell python python-dbus pygtk pygobject pyopenssl \
     1.9  	python-pysqlite xorg-libXScrnSaver bind-client"
    1.10  }