summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Puntiy2017-03-04 23:31:18 +0200
committerIvan Puntiy2017-03-04 23:31:18 +0200
commitf25f6140368b54915bd528f6b152d65e6dbcf6ef (patch)
tree26289d3f03629e5cff9be6598de8a1a19bf15127
parentca38d7931040e0a000d2c6cfff616f4f84325084 (diff)
downloadaur-f25f6140368b54915bd528f6b152d65e6dbcf6ef.tar.gz
Added 'mingw-w64-expat' as dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3c1abd06918..20751fda84b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=(any)
url="http://wxwidgets.org"
license=("custom:wxWindows")
makedepends=(mingw-w64-configure)
-depends=(mingw-w64-crt mingw-w64-libpng mingw-w64-libjpeg-turbo mingw-w64-libtiff)
+depends=(mingw-w64-crt mingw-w64-expat mingw-w64-libpng mingw-w64-libjpeg-turbo mingw-w64-libtiff)
options=(staticlibs !strip !buildflags)
conflicts=(mingw-w64-wxmsw2.9 mingw-w64-wxmsw-static)
provides=(mingw-w64-wxmsw2.9 mingw-w64-wxmsw-static)