summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpingplug2023-11-27 12:29:17 +0800
committerpingplug2023-11-27 12:29:17 +0800
commit6497c1d6502e040afcc66d852c2afa55aeeeca22 (patch)
tree074c4faeb870d55379179e322150225369e07e0a /PKGBUILD
parent5afb7883ccd126069ef09b2f01095c5e0c6a9b79 (diff)
downloadaur-6497c1d6502e040afcc66d852c2afa55aeeeca22.tar.gz
update makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0bd6b6286055..7d3101ce3452 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,13 @@
pkgname=mingw-w64-wxmsw
pkgver=3.2.4
-pkgrel=1
+pkgrel=2
pkgdesc="Win32 implementation of wxWidgets API for GUI (mingw-w64)"
arch=(any)
url="https://wxwidgets.org"
license=("custom:wxWindows")
-makedepends=(mingw-w64-cmake)
+makedepends=(mingw-w64-cmake
+ mingw-w64-configure)
depends=(mingw-w64-crt
mingw-w64-expat
mingw-w64-libpng