From cd19523e74f295530c3b71cc63875be405ecd440 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 18 Apr 2019 06:35:08 +0000 Subject: user/libinput: don't build tests either (requires check which isn't installed any more) --- user/libinput/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user/libinput/APKBUILD') diff --git a/user/libinput/APKBUILD b/user/libinput/APKBUILD index 8c2db00bb..d6b413fa9 100644 --- a/user/libinput/APKBUILD +++ b/user/libinput/APKBUILD @@ -18,7 +18,7 @@ build() { meson --prefix=/usr \ -Dlibwacom=true \ -Ddebug-gui=false \ - -Dtests=true builddir/ + -Dtests=false builddir/ ninja -C builddir/ } -- cgit v1.2.3-60-g2f50