summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-02-09 17:58:45 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2018-02-09 18:14:22 +0100
commit05c156148d7d2e91b541fa8da7123422fccc26ee (patch)
tree285a1ec31a501d0fa67c5189bf18e3113206086a
parent15cbb0075ed6ce2cfced883890c7c5c121bc8d9a (diff)
downloaddrakx-05c156148d7d2e91b541fa8da7123422fccc26ee.tar
drakx-05c156148d7d2e91b541fa8da7123422fccc26ee.tar.gz
drakx-05c156148d7d2e91b541fa8da7123422fccc26ee.tar.bz2
drakx-05c156148d7d2e91b541fa8da7123422fccc26ee.tar.xz
drakx-05c156148d7d2e91b541fa8da7123422fccc26ee.zip
include libinput too
helps mga#21886
-rw-r--r--perl-install/install/NEWS1
-rw-r--r--perl-install/install/share/list.xml5
2 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index c11c2bcf6..42ee8d854 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,6 +1,7 @@
- debug mode:
o adjust for python-3.6
o include chroot & partprobe too
+- fix including libinput tool
- fix local install on systems without usb
Version 17.93 - 19 January 2018
diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml
index 86d3482ff..e560ec395 100644
--- a/perl-install/install/share/list.xml
+++ b/perl-install/install/share/list.xml
@@ -43,7 +43,7 @@
</mode>
xset
xkbcomp setxkbmap
- libinput-list-devices
+ libinput-list-devices libinput
scrot <!-- for screenshots -->
perl
@@ -110,6 +110,9 @@
<!-- needed by WebKit-4.0.typelib -->
webkit2gtk-4.0/WebKitNetworkProcess
webkit2gtk-4.0/WebKitWebProcess
+ <from expand="glob">
+ libinput/libinput-*
+ </from>
</from>
<from dir="/usr/LIB/imlib2/loaders"> <!-- for scrot/giblib -->