diff options
Diffstat (limited to 'configure.in.bot')
-rw-r--r-- | configure.in.bot | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in.bot b/configure.in.bot index b3f5186..15c2c8c 100644 --- a/configure.in.bot +++ b/configure.in.bot @@ -12,7 +12,8 @@ if test x$missing_avahi_warning = xyes; then echo "" echo "----------------------------------------------------------" echo "KTorrent WARNING:" - echo "Cannot find avahi-client with version 0.6.10 or later." + echo "Cannot find avahi-client with version 0.6.10 or later or" + echo "cannot find avahi-tqt." echo "The zeroconf plugin will not be installed because of this." echo "----------------------------------------------------------" echo "" |