summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c333744716a5..18fd8e7b0858 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = amule-daemon
arch = armv7h
license = GPL
makedepends = boost
- depends = wxbase-light
+ depends = wxbase
depends = crypto++
depends = libupnp
depends = libpng
diff --git a/PKGBUILD b/PKGBUILD
index 4d3c6cb3e17f..eb6c2e77f175 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='An eMule-like client for the eD2k and Kademlia p2p networks. (Only Daem
url='http://www.amule.org'
arch=('x86_64' 'armv7h')
license=('GPL')
-depends=('wxbase-light'
+depends=('wxbase'
'crypto++'
'libupnp'
'libpng'