From a67e42ea5cd24f7758c14019db493586008b0657516c60f34c05f60cdb24468e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 2 Nov 2015 13:03:44 +0000 Subject: [PATCH] Accepting request 342075 from home:mlin7442:branches:X11:Wayland require xkeyboard-config, boo#952403 OBS-URL: https://build.opensuse.org/request/show/342075 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libxkbcommon?expand=0&rev=27 --- libxkbcommon.changes | 9 +++++++++ libxkbcommon.spec | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/libxkbcommon.changes b/libxkbcommon.changes index a21b6ac..aed27df 100644 --- a/libxkbcommon.changes +++ b/libxkbcommon.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Nov 2 10:39:38 UTC 2015 - mlin@suse.com + +- Requires xkeyboard-config, bsc#952403 + * libxkbcommon should brings xkeyboard-config together always as + libxkbcommon does not distribute xkb data itself, and especially + requires xkeyboard-config for any rely on libxkbcommon in the + minimal system. + ------------------------------------------------------------------- Mon Nov 3 16:40:03 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/libxkbcommon.spec b/libxkbcommon.spec index 7ee6872..7ac39d1 100644 --- a/libxkbcommon.spec +++ b/libxkbcommon.spec @@ -1,7 +1,7 @@ # # spec file for package libxkbcommon # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -54,6 +54,7 @@ Wayland and kmscon. %package -n libxkbcommon0 Summary: Library for handling xkb descriptions Group: System/Libraries +Requires: xkeyboard-config %description -n libxkbcommon0 xkbcommon is a keymap handling library, which can parse XKB