Rebase on top of oS:F revert
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=105
This commit is contained in:
parent
3b45a55b24
commit
e1bc51571f
@ -27,18 +27,13 @@ Group: System/Libraries
|
||||
Url: http://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source1: openSUSE-appstream-process
|
||||
%if %{_build_from_vcs}
|
||||
BuildRequires: gnome-common
|
||||
%else
|
||||
# We still need some part to build the man pages
|
||||
BuildRequires: xsltproc
|
||||
%endif
|
||||
BuildRequires: gcab >= 0.6
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: gperf
|
||||
BuildRequires: intltool >= 0.40.0
|
||||
BuildRequires: libyaml-devel
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.14
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||
@ -57,6 +52,12 @@ BuildRequires: pkgconfig(uuid)
|
||||
Requires: gcab
|
||||
# Required in order to be able to convert .svg icons
|
||||
Requires: gdk-pixbuf-loader-rsvg
|
||||
%if %{_build_from_vcs}
|
||||
BuildRequires: gnome-common
|
||||
%else
|
||||
# We still need some part to build the man pages
|
||||
BuildRequires: xsltproc
|
||||
%endif
|
||||
|
||||
%description
|
||||
This library provides GObjects and helper methods to read and write
|
||||
|
Loading…
Reference in New Issue
Block a user