]> git.meshlink.io Git - catta/blobdiff - avahi-python/avahi-bookmarks.in
systemd: update configure.ac snippet
[catta] / avahi-python / avahi-bookmarks.in
index a1e8d0ce6ab3ca5b47baf6e4ad9e7e734ac36d13..dea7bef601989218aa48e4249ea0383345e68b2d 100755 (executable)
@@ -1,7 +1,5 @@
 #!@PYTHON@
 # -*-python-*-
-# $Id$ 
-
 # This file is part of avahi.
 #
 # avahi is free software; you can redistribute it and/or modify it
@@ -24,7 +22,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: