summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRiley Trautman2015-12-29 10:46:33 -0600
committerRiley Trautman2015-12-29 10:46:33 -0600
commitf9645958c156f9183d9f697876238e0b13060383 (patch)
tree4458854d86a385e02704d4b9e614b12a2edf6826 /PKGBUILD
parentfb353924bf786c5e6e8723d6e2bf3c85c5dd3d8f (diff)
downloadaur-f9645958c156f9183d9f697876238e0b13060383.tar.gz
Updated to git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5672892b159d..139b65e6d249 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,7 +62,8 @@ build() {
-optimized-qmake \
-dbus-linked \
-reduce-relocations \
- -opengl es2 \
+ -egl \
+ -eglfs \
-libinput
make
}