Add check require libxkbcommon
Signed-off-by: lingsheng <860373352@qq.com>
This commit is contained in:
parent
62ca5ababb
commit
1a0489ed3c
@ -1,6 +1,6 @@
|
||||
Name: xkeyboard-config
|
||||
Version: 2.39
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: The X Keyboard Extension
|
||||
License: MIT
|
||||
URL: https://www.freedesktop.org/wiki/Software/XKeyboardConfig
|
||||
@ -11,6 +11,7 @@ Patch6000: backport-run-the-pytest-test-suite-as-part-of-meson-test.patch
|
||||
BuildArch: noarch
|
||||
BuildRequires: gettext gettext-devel libtool libxslt perl(XML::Parser) pkgconfig(glib-2.0) xkbcomp meson
|
||||
BuildRequires: pkgconfig(x11) >= 1.4.3 pkgconfig(xorg-macros) >= 1.12 pkgconfig(xproto) >= 7.0.20 pytest
|
||||
BuildRequires: libxkbcommon
|
||||
|
||||
%description
|
||||
The non-arch keyboard configuration database for X Window. The goal is to
|
||||
@ -69,6 +70,9 @@ sed -i 's|Taiwan)|Taiwan China)|' po/* geometry/sun rules/base.xml symbols/tw
|
||||
%{_mandir}/man7/xkeyboard-config.*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 11 2024 lingsheng <lingsheng1@h-partners.com> - 2.39-3
|
||||
- Add check require libxkbcommon
|
||||
|
||||
* Thu Sep 21 2023 zhangpan <zhangpan103@h-partners.com> - 2.39-2
|
||||
- enable make check
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user