forked from pool/libxkbcommon
Accepting request 342086 from X11:Wayland
require xkeyboard-config, boo#952403 (forwarded request 342075 from mlin7442) OBS-URL: https://build.opensuse.org/request/show/342086 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxkbcommon?expand=0&rev=15
This commit is contained in:
commit
a85b56e94a
@ -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
|
Mon Nov 3 16:40:03 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libxkbcommon
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -54,6 +54,7 @@ Wayland and kmscon.
|
|||||||
%package -n libxkbcommon0
|
%package -n libxkbcommon0
|
||||||
Summary: Library for handling xkb descriptions
|
Summary: Library for handling xkb descriptions
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
Requires: xkeyboard-config
|
||||||
|
|
||||||
%description -n libxkbcommon0
|
%description -n libxkbcommon0
|
||||||
xkbcommon is a keymap handling library, which can parse XKB
|
xkbcommon is a keymap handling library, which can parse XKB
|
||||||
|
Loading…
Reference in New Issue
Block a user