From 3b3e9215951ba48559a08646277c6c75799f8322 Mon Sep 17 00:00:00 2001 From: coderkun Date: Sat, 22 Apr 2017 12:30:29 +0200 Subject: [PATCH] =?UTF-8?q?Add=20=E2=80=9Cavahi=E2=80=9D=20as=20optional?= =?UTF-8?q?=20dependency=20to=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.textile | 1 + 1 file changed, 1 insertion(+) diff --git a/README.textile b/README.textile index a8b634f..cd0d5b3 100644 --- a/README.textile +++ b/README.textile @@ -10,6 +10,7 @@ Dependencies: * "Python":http://www.python.org 3 * "GTK":http://www.gtk.org 3 ("python-gobject":https://live.gnome.org/PyGObject) +* "Avahi":http://www.avahi.org (optional) * "python-keyring":http://pypi.python.org/pypi/keyring (optional) * "python-setuptools":https://pypi.python.org/pypi/setuptools (building)