summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072021-10-17 16:36:10 +0200
committersL1pKn072021-10-17 16:36:10 +0200
commitf6e5ca845f8b105a4af49572ce6dae5d1b647a02 (patch)
treecd5483b028c333e0cfbf4b4992a623201a1b73d8
parent50f86a2acefa46f30c64361ba0d114411a9e5be1 (diff)
downloadaur-f6e5ca845f8b105a4af49572ce6dae5d1b647a02.tar.gz
bump
-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'