Clean up gnome-desktop requires
This commit is contained in:
parent
1abd75764c
commit
92466bbe4b
@ -3,6 +3,7 @@
|
||||
%global glib_required_version 2.63.1
|
||||
%global gtk_required_version 4.6
|
||||
%global geoclue_version 2.3.1
|
||||
%global gnome_desktop_version 44.0-5
|
||||
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
@ -59,12 +60,13 @@ BuildRequires: pkgconfig(polkit-gobject-1)
|
||||
BuildRequires: pkgconfig(pwquality)
|
||||
BuildRequires: pkgconfig(rest-1.0)
|
||||
BuildRequires: pkgconfig(webkitgtk-6.0)
|
||||
BuildRequires: gnome-desktop4 >= 44.0-5
|
||||
BuildRequires: gnome-desktop4 >= %{gnome_desktop_version}
|
||||
|
||||
# gnome-initial-setup is being run by gdm
|
||||
Requires: gdm
|
||||
Requires: geoclue2-libs%{?_isa} >= %{geoclue_version}
|
||||
Requires: glib2%{?_isa} >= %{glib_required_version}
|
||||
Requires: gnome-desktop4%{?_isa} >= %{gnome_desktop_version}
|
||||
# we install a rules file
|
||||
Requires: polkit-js-engine
|
||||
Requires: /usr/bin/tecla
|
||||
|
Loading…
Reference in New Issue
Block a user