summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/aMule/README2
-rw-r--r--network/aMule/aMule.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/network/aMule/README b/network/aMule/README
index 40d5479fa4..d304ec0ca1 100644
--- a/network/aMule/README
+++ b/network/aMule/README
@@ -3,7 +3,7 @@ wxWidgets class library. It was originally forked from the xMule project,
which in turn was forked from the lMule project. This is turn was the
first fork of eMule to run nativly on Linux and other Unix-like systems.
-This requires wxPython/wxGTK and cryptopp and optimunally libupnp
+libupnp and GeoIP are optional dependencies.
You can build optimal features of aMule with following variables;
diff --git a/network/aMule/aMule.info b/network/aMule/aMule.info
index c617476502..0d1863414c 100644
--- a/network/aMule/aMule.info
+++ b/network/aMule/aMule.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/amule/aMule-2.3.1.tar.xz"
MD5SUM="5f5707ad2073d37100409870aa5d3f93"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="GeoIP cryptopp libupnp wxPython"
+REQUIRES="cryptopp wxPython"
MAINTAINER="Ozan Türkyılmaz"
EMAIL="<ozan.turkyilmaz[@]gmail.com>"