add gdb in buildrequires

This commit is contained in:
songnannan 2020-03-20 11:03:55 +08:00
parent 7ca2690e65
commit a31f4165ca

View File

@ -1,6 +1,6 @@
Name: gdk-pixbuf2 Name: gdk-pixbuf2
Version: 2.38.0 Version: 2.38.0
Release: 8 Release: 9
Summary: gdk is a multi-platform toolkit for creating graphical user interfaces. Summary: gdk is a multi-platform toolkit for creating graphical user interfaces.
License: LGPLv2+ License: LGPLv2+
@ -8,7 +8,7 @@ URL: http://www.gtk.org
Source0: http://download.gnome.org/sources/gdk-pixbuf/2.38/gdk-pixbuf-%{version}.tar.xz Source0: http://download.gnome.org/sources/gdk-pixbuf/2.38/gdk-pixbuf-%{version}.tar.xz
BuildRequires: gettext gtk-doc pkgconfig(gio-2.0) >= 2.48.0 libpng-devel libjpeg-devel libtiff-devel shared-mime-info BuildRequires: gettext gtk-doc pkgconfig(gio-2.0) >= 2.48.0 libpng-devel libjpeg-devel libtiff-devel shared-mime-info
BuildRequires: meson pkgconfig(x11) pkgconfig(gobject-introspection-1.0) >= 0.9.3 gobject-introspection-devel libxslt BuildRequires: meson pkgconfig(x11) pkgconfig(gobject-introspection-1.0) >= 0.9.3 gobject-introspection-devel libxslt gdb
Requires: glib2 >= 2.48.0 shared-mime-info Requires: glib2 >= 2.48.0 shared-mime-info
@ -95,6 +95,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
%{_mandir}/man1/gdk-pixbuf-csource.1* %{_mandir}/man1/gdk-pixbuf-csource.1*
%changelog %changelog
* Fri Mar 20 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.38.0-9
- add gdb in buildrequires
* Mon Jan 20 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.38.0-8 * Mon Jan 20 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.38.0-8
- remove the jasper - remove the jasper