Skip to content
Snippets Groups Projects
Commit 139156ba authored by Philipp Hörist's avatar Philipp Hörist
Browse files

FeaturesDialog: Replace python-dbus for avahi

parent 16bbe31d
No related branches found
No related tags found
No related merge requests found
......@@ -108,7 +108,7 @@ def get_features(self):
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),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment