summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
Diffstat (limited to 'network')
-rw-r--r--network/ekiga/README4
-rw-r--r--network/ekiga/ekiga.info2
2 files changed, 2 insertions, 4 deletions
diff --git a/network/ekiga/README b/network/ekiga/README
index 1cd8034937..872c6d5753 100644
--- a/network/ekiga/README
+++ b/network/ekiga/README
@@ -9,9 +9,7 @@ Help button, which probably needs the Gnome help system.
The following options, all disabled by default, are supported. Just
set any of them to "yes" to enable the corresponding feature:
-- AVAHI (requires avahi)
+- AVAHI (requires the optional dependency avahi)
- KDE (experimental KDE support)
- KAB (experimental KAddressBook support)
- GS (experimental GStreamer support)
-
-Ekiga requires libsigc++, ptlib, and opal.
diff --git a/network/ekiga/ekiga.info b/network/ekiga/ekiga.info
index 13ce65b024..57a7fcefad 100644
--- a/network/ekiga/ekiga.info
+++ b/network/ekiga/ekiga.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/ekiga/3.3/ekiga-3.3.2.tar.xz"
MD5SUM="86aa9fa440096521d414c58154acbe3b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="avahi libsigc++ opal ptlib"
+REQUIRES="libsigc++ opal ptlib"
MAINTAINER="David Woodfall"
EMAIL="dave@dawoodfall.net"