aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7162350529d4..16a13f934a2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Alexander Hunziker <alex.hunziker@gmail.com>
# Contributor: Alessio Biancalana <dottorblaster@gmail.com>
-: DISABLE_MESON=${DISABLE_MESON:=0} # switch to autotools `makepkg DISABLE_MESON=1`
+: DISABLE_MESON="${DISABLE_MESON:=0}" # switch to autotools `makepkg DISABLE_MESON=1`
((DISABLE_MESON)) && makedepends+=('vala') || makedepends+=('meson')
pkgname=gimp-git