From 1b1bc6e9dc169bf6771aed901a86e4eb89ee616b Mon Sep 17 00:00:00 2001 From: ponce Date: Thu, 23 Aug 2012 21:54:51 +0200 Subject: [PATCH] network/aMule: Fixed dep information --- network/aMule/README | 2 +- network/aMule/aMule.info | 2 +- 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=""