summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2018-05-10 23:23:36 +0200
committerNicola Murino2018-05-10 23:23:36 +0200
commit37dd9063fb267f2c280180e1e4176feb3d436073 (patch)
tree8a40abfd41d75f5d3a40a60f785cbd472a8ddb33 /PKGBUILD
parent7f8dd11412d277ed51f5bcafeba818c0b739fcc7 (diff)
downloadaur-37dd9063fb267f2c280180e1e4176feb3d436073.tar.gz
wine is now a depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18328a5232d6..49d31da3308f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,7 @@ pkgver=1
pkgrel=3
arch=('any')
pkgdesc="Meson wrapper for MinGW (mingw-w64)"
-depends=('meson' 'mingw-w64-gcc' 'mingw-w64-pkg-config')
-optdepends=('wine: runtime support')
+depends=('meson' 'mingw-w64-gcc' 'mingw-w64-pkg-config' 'wine')
license=("GPL")
url="http://fedoraproject.org/wiki/MinGW"
source=("toolchain-mingw.meson"