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