Re: [PATCH util-modular] build.sh: add libinput and xf86-input-libinput

2016-08-31 Thread Eric Engestrom
On Wed, Aug 31, 2016 at 10:16:34AM +1000, Peter Hutterer wrote: > Signed-off-by: Peter Hutterer > --- > build.sh | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/build.sh b/build.sh > index 369afc8..3006ebc 100755 > --- a/build.sh > +++ b/build.sh > @@ -1155,11 +1155,13 @@ build_all_mo

[PATCH util-modular] build.sh: add libinput and xf86-input-libinput

2016-08-30 Thread Peter Hutterer
Signed-off-by: Peter Hutterer --- build.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.sh b/build.sh index 369afc8..3006ebc 100755 --- a/build.sh +++ b/build.sh @@ -1155,11 +1155,13 @@ build_all_modules() { build xserver "" case $HOST_OS in Linux) build libevdev