Tomáš Chvátal 2019-10-07 07:45:09 +00:00 committed by Git OBS Bridge
parent e02ea6fabb
commit a55b2a369b

View File

@ -168,8 +168,7 @@ BuildRequires: pkgconfig(dbus-1) >= 0.60
BuildRequires: pkgconfig(epoxy) >= 1.2
BuildRequires: pkgconfig(expat)
BuildRequires: pkgconfig(gl)
# >= 2.4 is needed for bluetooth support ; >= 2.40 is needed for gtk3
BuildRequires: pkgconfig(glib-2.0) >= 2.4
BuildRequires: pkgconfig(glib-2.0) >= 2.40
BuildRequires: pkgconfig(glu)
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(graphite2) >= 0.9.3
@ -266,7 +265,6 @@ BuildRequires: gcc7-c++
Requires(post): update-desktop-files
Requires(postun): update-desktop-files
%endif
BuildRequires: pkgconfig(glib-2.0) >= 2.40
BuildRequires: pkgconfig(gtk+-3.0) >= 3.18
%if %{with system_gpgme}
BuildRequires: libgpgmepp-devel