summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4193114c790..442dc879923b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,6 +37,7 @@ build() {
# Please refer to the NetRadiant README for more instructions.
cmake -G "Unix Makefiles" -S. -Bbuild \
-DCMAKE_BUILD_TYPE=Release \
+ -DOpenGL_GL_PREFERENCE="GLVND" \
-DFHS_INSTALL=ON \
-DCMAKE_INSTALL_PREFIX=${pkgdir}/usr \
-DDOWNLOAD_GAMEPACKS=ON \