From c36be8dea79f16f6fc5eddf8be8b143b1c3f2b2216daaf92a3969c3a1b6ef6eb Mon Sep 17 00:00:00 2001 From: Simon Lees Date: Sun, 21 Nov 2021 21:15:53 +0000 Subject: [PATCH] Accepting request 932563 from home:sndirsch:branches:system:install:head - x11 pattern: Require xf86-input-libinput also on s390x (JIRA#SLE-18632) OBS-URL: https://build.opensuse.org/request/show/932563 OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=193 --- patterns-base.changes | 6 ++++++ patterns-base.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/patterns-base.changes b/patterns-base.changes index 9e932dd..c7d9329 100644 --- a/patterns-base.changes +++ b/patterns-base.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 19 16:41:08 UTC 2021 - Stefan Dirsch + +- x11 pattern: Require xf86-input-libinput also on s390x + (JIRA#SLE-18632) + ------------------------------------------------------------------- Tue Nov 9 10:44:13 UTC 2021 - Guilherme Moro diff --git a/patterns-base.spec b/patterns-base.spec index 72de83e..220755a 100644 --- a/patterns-base.spec +++ b/patterns-base.spec @@ -798,6 +798,7 @@ Recommends: pattern() = x11_enhanced Requires: pattern() = basic_desktop %endif +Requires: xf86-input-libinput Requires: xorg-x11-fonts-core Requires: xorg-x11-server Recommends: dejavu-fonts @@ -821,7 +822,6 @@ Recommends: yast2-control-center # bsc#1071953 %ifnarch s390 s390x -Requires: xf86-input-libinput Recommends: xf86-input-vmmouse Recommends: xf86-input-wacom %endif