forked from pool/libxkbcommon
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
This commit is contained in:
parent
525326f3d0
commit
a67e42ea5c
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user