Sort BuildRequires
... and drop versioned BRs as nobody is keeping them up to date.
This commit is contained in:
parent
202e5f0cb8
commit
90abf01dcc
@ -17,23 +17,23 @@ License: LGPLv2+
|
|||||||
URL: https://wiki.gnome.org/Projects/LibRsvg
|
URL: https://wiki.gnome.org/Projects/LibRsvg
|
||||||
Source: http://download.gnome.org/sources/librsvg/2.43/librsvg-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/librsvg/2.43/librsvg-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcc
|
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.20
|
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.52.0
|
|
||||||
BuildRequires: pkgconfig(gio-2.0) >= 2.24.0
|
|
||||||
BuildRequires: pkgconfig(libxml-2.0) >= 2.9.0
|
|
||||||
BuildRequires: pkgconfig(pangocairo) >= 1.38.0
|
|
||||||
BuildRequires: pkgconfig(pangoft2) >= 1.38.0
|
|
||||||
BuildRequires: pkgconfig(cairo) >= 1.2.0
|
|
||||||
BuildRequires: pkgconfig(cairo-png) >= 1.2.0
|
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.10.0
|
|
||||||
BuildRequires: pkgconfig(libcroco-0.6) >= 0.6.1
|
|
||||||
BuildRequires: pkgconfig(gthread-2.0) >= 2.52.0
|
|
||||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
|
||||||
BuildRequires: gobject-introspection-devel
|
|
||||||
BuildRequires: %{_bindir}/vapigen
|
|
||||||
BuildRequires: pkgconfig(fontconfig)
|
|
||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
|
BuildRequires: gcc
|
||||||
|
BuildRequires: gobject-introspection-devel
|
||||||
|
BuildRequires: pkgconfig(cairo)
|
||||||
|
BuildRequires: pkgconfig(cairo-png)
|
||||||
|
BuildRequires: pkgconfig(fontconfig)
|
||||||
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||||
|
BuildRequires: pkgconfig(gio-2.0)
|
||||||
|
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||||
|
BuildRequires: pkgconfig(glib-2.0)
|
||||||
|
BuildRequires: pkgconfig(gthread-2.0)
|
||||||
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
|
BuildRequires: pkgconfig(libcroco-0.6)
|
||||||
|
BuildRequires: pkgconfig(libxml-2.0)
|
||||||
|
BuildRequires: pkgconfig(pangocairo)
|
||||||
|
BuildRequires: pkgconfig(pangoft2)
|
||||||
|
BuildRequires: vala
|
||||||
%if 0%{?bundled_rust_deps}
|
%if 0%{?bundled_rust_deps}
|
||||||
BuildRequires: cargo
|
BuildRequires: cargo
|
||||||
BuildRequires: rust
|
BuildRequires: rust
|
||||||
|
Loading…
Reference in New Issue
Block a user