summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSebastian 'Swift Geek' Grzywna2021-02-12 18:38:35 +0100
committerSebastian 'Swift Geek' Grzywna2021-02-12 18:39:10 +0100
commitf65765086b64f97f015fb0eb8e2a7cc60f997831 (patch)
treea9359c7c3a37d725ca70d2a34a3e44042cb67719 /PKGBUILD
parentcb5a77b024b74533567479e8de561c258ced2f76 (diff)
downloadaur-f65765086b64f97f015fb0eb8e2a7cc60f997831.tar.gz
Change wxgtk to wxgtk3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4baec3101f7..6108c826352f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="building, finding and using wxWidgets binaries"
arch=('any')
url="https://metacpan.org/release/${_cpan_name}"
license=('GPL' 'PerlArtistic')
-depends=('perl>=5.10.0' 'wxgtk' 'perl-module-pluggable') # Install perl-module-pluggable from AUR
+depends=('perl>=5.10.0' 'wxgtk3' 'perl-module-pluggable')
makedepends=('perl-module-build')
options=(!emptydirs)
source=("http://www.cpan.org/modules/by-module/${_cpan_name%%-*}/${_cpan_name}-${pkgver}.tar.gz"