From ca03fd8daf37aaa74cce9ccd166639448a713eab Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Wed, 4 Oct 2017 01:18:21 -0700 Subject: libinput: Update to 1.8.3 --- pkg/libinput/gen.lua | 1 + pkg/libinput/rev | 2 +- pkg/libinput/src | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'pkg/libinput') diff --git a/pkg/libinput/gen.lua b/pkg/libinput/gen.lua index 4262727b..0bf77d6e 100644 --- a/pkg/libinput/gen.lua +++ b/pkg/libinput/gen.lua @@ -2,6 +2,7 @@ cflags{ '-std=c11', '-Wall', '-I include', '-I $dir', + '-I $srcdir/include', '-I pkg/libevdev/src', '-I pkg/mtdev/src/include', } diff --git a/pkg/libinput/rev b/pkg/libinput/rev index 7ed6ff82..1e8b3149 100644 --- a/pkg/libinput/rev +++ b/pkg/libinput/rev @@ -1 +1 @@ -5 +6 diff --git a/pkg/libinput/src b/pkg/libinput/src index 6c805dd1..9fd363a4 160000 --- a/pkg/libinput/src +++ b/pkg/libinput/src @@ -1 +1 @@ -Subproject commit 6c805dd11a14964b5b1ae6d0bae6373afc753bf7 +Subproject commit 9fd363a41c5296150330e64ccb92995d60484213 -- cgit v1.2.3