summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2018-07-10 18:20:04 +0200
committerMichel Zou2018-07-10 18:20:04 +0200
commitb4f756351922d942b6ab86aa2b89f9f0c57b1941 (patch)
tree18b5d35232f913fc2fde83e0e02f0c89cc9651ca /PKGBUILD
parentc6a778611a6b1e4fc7863c901126d77eb0fd5629 (diff)
downloadaur-b4f756351922d942b6ab86aa2b89f9f0c57b1941.tar.gz
wine
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d4e4e60a20a..9708e1191825 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ arch=(any)
url="http://gmplib.org"
license=("LGPL3")
depends=(mingw-w64-crt)
-makedepends=(mingw-w64-configure)
+makedepends=(mingw-w64-configure wine)
options=(staticlibs !strip !buildflags)
source=("https://gmplib.org/download/gmp/gmp-${pkgver}.tar.xz" exeext.patch)
sha256sums=('87b565e89a9a684fe4ebeeddb8399dce2599f9c9049854ca8c0dfbdea0e21912' SKIP)