Add missing build dependency
Meson now checks for glib-compile-schemas, so include that at build time (even though it's unused when using DESTDIR)
This commit is contained in:
parent
990ad35e73
commit
2b9990f150
@ -17,6 +17,7 @@ Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major_version}/%{name}
|
||||
BuildRequires: meson
|
||||
BuildRequires: git
|
||||
BuildRequires: gettext >= 0.19.6
|
||||
BuildRequires: glib2%{?_isa}
|
||||
Requires: gnome-shell >= %{min_gs_version}
|
||||
BuildArch: noarch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user