From 1d51a0d091fa76fe57b4ea17328646ed1807db5b Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 6 May 2018 20:50:24 +0300 Subject: [PATCH] libinput:rebuild --- programming/misc/libinput/actions.py | 2 +- programming/misc/libinput/pspec.xml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/programming/misc/libinput/actions.py b/programming/misc/libinput/actions.py index 996d8377b0..e32044383c 100644 --- a/programming/misc/libinput/actions.py +++ b/programming/misc/libinput/actions.py @@ -13,7 +13,7 @@ from pisi.actionsapi import shelltools def setup(): shelltools.makedirs("build") shelltools.cd("build") - shelltools.system("meson .. --prefix=/usr -Ddocumentation=false") + shelltools.system("meson .. --prefix=/usr -Dudev-dir=/lib/udev -Ddocumentation=false") def build(): diff --git a/programming/misc/libinput/pspec.xml b/programming/misc/libinput/pspec.xml index 1cdd112235..68be49701c 100644 --- a/programming/misc/libinput/pspec.xml +++ b/programming/misc/libinput/pspec.xml @@ -41,6 +41,7 @@ /usr/bin /usr/libexec/libinput /usr/lib + /lib/udev /usr/share/doc /usr/share/man/man1 @@ -60,6 +61,13 @@ + + 2018-05-06 + 1.10.4 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2018-04-12 1.10.4