del unused BuildRequires and add BuildRequires:pkgconfig(gdk-pixbuf-2.0)
(cherry picked from commit ba846dc3a25e0f39e6510c4f2f0177b1e9a823fd)
This commit is contained in:
parent
ab53f7faaa
commit
a1979cad40
@ -1,14 +1,13 @@
|
|||||||
Name: gdk-pixbuf-xlib
|
Name: gdk-pixbuf-xlib
|
||||||
Version: 2.40.2
|
Version: 2.40.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: GdkPixbuf-Xlib contains the deprecated API for integrating GdkPixbuf with Xlib data types.
|
Summary: GdkPixbuf-Xlib contains the deprecated API for integrating GdkPixbuf with Xlib data types.
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
Source0: https://gitlab.gnome.org/Archive/%{name}/-/archive/%{version}/%{name}-%{version}.tar.gz
|
Source0: https://gitlab.gnome.org/Archive/%{name}/-/archive/%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gettext gtk-doc pkgconfig(gio-2.0) >= 2.48.0 libpng-devel libjpeg-devel libtiff-devel shared-mime-info
|
BuildRequires: meson pkgconfig pkgconfig(gdk-pixbuf-2.0) >= 2.39.2 pkgconfig(x11)
|
||||||
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
|
||||||
|
|
||||||
@ -40,6 +39,9 @@ tools to complete application suites.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 13 2024 panchenbo <panchenbo@kylinsec.com.cn> - 2.40.2-2
|
||||||
|
- del unused BuildRequires and add BuildRequires:pkgconfig(gdk-pixbuf-2.0)
|
||||||
|
|
||||||
* Wed Feb 09 2022 liweigang <liweiganga@uniontech.com> - 2.40.2-1
|
* Wed Feb 09 2022 liweigang <liweiganga@uniontech.com> - 2.40.2-1
|
||||||
- init package
|
- init package
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user