summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiguel A. Vico2017-04-11 13:49:01 -0700
committerMiguel A. Vico2017-04-11 13:49:01 -0700
commit801076ec4bdd14d681a580fbbbc0d9f2d690673e (patch)
tree9b2643dd8da1d58a9744f91ccbb0aa2e63362ac2 /PKGBUILD
parentba3d9453b1a8f0d2fb61f34e8ddfec6625a29a88 (diff)
downloadaur-801076ec4bdd14d681a580fbbbc0d9f2d690673e.tar.gz
Remove no longer needed --enable-libinput-backend configure option
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 488c718cf55b..cf3b69877b72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -54,7 +54,6 @@ build() {
./configure \
--prefix=/usr \
--libexecdir=/usr/lib/weston \
- --enable-libinput-backend \
--enable-systemd-login \
--enable-systemd-notify \
--enable-xwayland \