!36 [sync] PR-35: add gsettings-desktop-schemas to fix check fail
From: @openeuler-sync-bot Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
4fe237c747
@ -1,6 +1,6 @@
|
||||
Name: at-spi2-atk
|
||||
Version: 2.34.2
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: GTK+ module for the Assistive Technology Service
|
||||
|
||||
License: LGPLv2+
|
||||
@ -11,6 +11,7 @@ BuildRequires: gtk2-devel dbus-devel dbus-glib-devel gcc
|
||||
BuildRequires: libxml2-devel gettext glib2-devel meson
|
||||
BuildRequires: atk-devel >= 2.29.2 dbus-x11
|
||||
BuildRequires: at-spi2-core-devel >= 2.29.1
|
||||
BuildRequires: gsettings-desktop-schemas
|
||||
|
||||
Requires: atk >= 2.33.3
|
||||
Requires: at-spi2-core >= 2.29.1
|
||||
@ -62,6 +63,9 @@ dbus-launch ninja -C %{_host} test
|
||||
%doc README
|
||||
|
||||
%changelog
|
||||
* Tue Apr 23 2024 lingsheng <lingsheng1@h-partners.com> - 2.34.2-3
|
||||
- add gsettings-desktop-schemas to fix check fail
|
||||
|
||||
* Thu Nov 9 2023 zhangpan <zhangpan103@h-partners.com> - 2.34.2-2
|
||||
- enable make check
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user