summaryrefslogtreecommitdiffstats
path: root/avahi-python/avahi-bookmarks.in
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-python/avahi-bookmarks.in')
-rwxr-xr-xavahi-python/avahi-bookmarks.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-python/avahi-bookmarks.in b/avahi-python/avahi-bookmarks.in
index a1e8d0c..172abb3 100755
--- a/avahi-python/avahi-bookmarks.in
+++ b/avahi-python/avahi-bookmarks.in
@@ -24,7 +24,7 @@ import sys, getopt, os
try:
import avahi, gobject, dbus
except ImportError:
- print "Sorry, to use this tool you need to install Avahi, pygtk and python-dbus."
+ print "Sorry, to use this tool you need to install Avahi and python-dbus."
sys.exit(1)
try: