summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2020-01-16 12:32:20 +0200
committerStelios Tsampas2020-01-16 12:32:20 +0200
commitd03e68eccc6462347d44336440f3fc2cbc8baa38 (patch)
tree1932ef1f25b2774a3ac23ea8d01de62e832a5d28
parent06ae1546621a7cbd2b247de8a28aa20751e2a70d (diff)
downloadaur-d03e68eccc6462347d44336440f3fc2cbc8baa38.tar.gz
Add meson in makedepends
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 236d9686676d..2a790ec8c63e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = proton-native
pkgdesc = Compatibility tool for Steam Play based on Wine and additional components. Monolithic distribution
pkgver = 4.11.12
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ValveSoftware/Proton
arch = x86_64
license = GPL
@@ -11,6 +11,7 @@ pkgbase = proton-native
makedepends = perl
makedepends = fontforge
makedepends = flex
+ makedepends = meson
makedepends = gcc>=4.5.0-2
makedepends = mingw-w64-gcc
makedepends = giflib
diff --git a/PKGBUILD b/PKGBUILD
index f997ef8ad694..e2b44acf050b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=${_pkgver//-/.}
_geckover=2.47
_monover=4.9.4
#_dxvkver=1.5
-pkgrel=1
+pkgrel=2
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components. Monolithic distribution"
arch=(x86_64)
url="https://github.com/ValveSoftware/Proton"
@@ -33,7 +33,7 @@ depends=(
"wine-mono-bin>=$_monover"
# "dxvk>=$_dxvkver"
)
-makedepends=(autoconf ncurses bison perl fontforge flex
+makedepends=(autoconf ncurses bison perl fontforge flex meson
'gcc>=4.5.0-2'
mingw-w64-gcc
giflib lib32-giflib