summaryrefslogtreecommitdiff
path: root/packaging/gdk-pixbuf.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/gdk-pixbuf.spec')
-rw-r--r--packaging/gdk-pixbuf.spec7
1 files changed, 2 insertions, 5 deletions
diff --git a/packaging/gdk-pixbuf.spec b/packaging/gdk-pixbuf.spec
index 24b0eb5..4862620 100644
--- a/packaging/gdk-pixbuf.spec
+++ b/packaging/gdk-pixbuf.spec
@@ -17,17 +17,14 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.31.0
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(libpng)
BuildRequires: pkgconfig(x11)
+Requires(post): gdk-pixbuf-query-loaders
+Recommends: %{name}-lang = %{version}
%description
gdk-pixbuf is an image loading library that can be extended by loadable
modules for new image formats. It is used by toolkits such as GTK+ or
Clutter.
-Summary: An image loading library
-Group: System/Libraries
-Requires(post): gdk-pixbuf-query-loaders
-Recommends: %{name}-lang = %{version}
-
%package -n typelib-GdkPixbuf
Summary: An image loading library -- Introspection bindings
Group: System/Libraries