summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072022-08-29 16:17:35 +0200
committersL1pKn072022-08-29 16:17:35 +0200
commitf16187ee598f8735fbe4b494d1652b7ff44b644a (patch)
treea021a7566d8d2b9f4384138c7f35c6f14eb2ee3e /PKGBUILD
parent43f38c4e2c1414c57afdaedaec680beb974c87a2 (diff)
downloadaur-f16187ee598f8735fbe4b494d1652b7ff44b644a.tar.gz
fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df8d3c38e1f7..a84e4e53ca1f 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=('wxwidgets-common'
+depends=('wxwidgets-common-light'
'crypto++'
'libupnp'
'libpng'