logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: c9ee5b8abe056242892beba19055191530dbcb75
parent 491272fb01906101bb548baba926dd24d1b66e99
Author: Michael Forney <mforney@mforney.org>
Date:   Mon, 19 Feb 2018 17:54:48 -0800

libinput: Update to 1.10.0

Diffstat:

Mpkg/libinput/config.h2+-
Mpkg/libinput/gen.lua1-
Mpkg/libinput/rev2+-
3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h @@ -1,3 +1,3 @@ -#define LIBINPUT_VERSION "1.9.1" +#define LIBINPUT_VERSION "1.10.0" #define HAVE_LIBWACOM 0 #define _GNU_SOURCE 1 diff --git a/pkg/libinput/gen.lua b/pkg/libinput/gen.lua @@ -1,6 +1,5 @@ cflags{ '-std=c11', '-Wall', - '-I include', '-I $dir', '-I $srcdir/include', '-I pkg/libevdev/src', diff --git a/pkg/libinput/rev b/pkg/libinput/rev @@ -1 +1 @@ -10 +11