!29 Add check require libxkbcommon
From: @ultra_planet Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
4632208896
@ -1,6 +1,6 @@
|
|||||||
Name: xkeyboard-config
|
Name: xkeyboard-config
|
||||||
Version: 2.39
|
Version: 2.39
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: The X Keyboard Extension
|
Summary: The X Keyboard Extension
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.freedesktop.org/wiki/Software/XKeyboardConfig
|
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
|
BuildArch: noarch
|
||||||
BuildRequires: gettext gettext-devel libtool libxslt perl(XML::Parser) pkgconfig(glib-2.0) xkbcomp meson
|
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: pkgconfig(x11) >= 1.4.3 pkgconfig(xorg-macros) >= 1.12 pkgconfig(xproto) >= 7.0.20 pytest
|
||||||
|
BuildRequires: libxkbcommon
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The non-arch keyboard configuration database for X Window. The goal is to
|
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.*
|
%{_mandir}/man7/xkeyboard-config.*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Sep 21 2023 zhangpan <zhangpan103@h-partners.com> - 2.39-2
|
||||||
- enable make check
|
- enable make check
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user