FeaturesDialog: Replace python-dbus for avahi

This commit is contained in:
Philipp Hörist 2019-03-31 21:52:13 +02:00
parent 16bbe31df6
commit 139156ba5e
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ class FeaturesDialog(Gtk.Dialog):
app.is_installed('ZEROCONF'),
_('Enables Gajim to automatically detected clients in a '
'local network for serverless chats'),
_('Requires: python-dbus'),
_('Requires: gir1.2-avahi-0.6'),
_('Requires: pybonjour and bonjour SDK running (%(url)s)')
% {'url': 'https://developer.apple.com/opensource/)'},
None),