From 17a643c7213c8dd3422f6e74c3530c8ffd3c1037 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 26 Apr 2019 10:14:15 +0200 Subject: include libinput model quirks rules Hoping it can helps mga#20327 --- perl-install/install/NEWS | 2 ++ perl-install/install/share/list.xml | 1 + 2 files changed, 3 insertions(+) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index b3c8dc896..b4ab37f20 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- include libinput model quirks rules (mga#20327) + Version 18.13 - 21 April 2019 - partitioning: speed up partition table read and write (mga#15752) diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index f94bb75af..e75f2711b 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -93,6 +93,7 @@ 80-drivers.rules 80-libinput-device-groups.rules 80-net-setup-link.rules + 90-libinput-model-quirks.rules 95-dm-notify.rules -- cgit v1.2.1