summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2017-08-17 19:47:05 +0200
committerMichel Zou2017-08-17 19:47:05 +0200
commit466cd9c7d6c14c1df20e08bf5331cd0203aaa39f (patch)
tree19b2018fc937c5344151515224c8a5c57a74e51f /PKGBUILD
parent913f79d8809a22fa065ed50dc245e6f928dace02 (diff)
downloadaur-466cd9c7d6c14c1df20e08bf5331cd0203aaa39f.tar.gz
wine as optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 995f4cc98a57..d407f972aed0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ pkgrel=18
arch=('any')
pkgdesc="CMake wrapper for MinGW (mingw-w64)"
depends=('cmake' 'mingw-w64-gcc' 'mingw-w64-pkg-config')
+optdepends=('wine: runtime support')
license=("GPL")
url="http://fedoraproject.org/wiki/MinGW"
source=("mingw-cmake.sh"