summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d54d62d73c3..b614d7b45460 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='An eMule-like client for the eD2k and Kademlia p2p networks (remote GUI
url='http://www.amule.org'
arch=('i686' 'x86_64')
license=('GPL')
-depends=('crypto++' 'geoip' 'geoip-database' 'wxgtk3')
+depends=('crypto++' 'geoip' 'geoip-database' 'wxwidgets-gtk2')
makedepends=('git')
conflicts=('amule')
source=('git+https://github.com/amule-project/amule.git')