fix build error
Signed-off-by: liweigang <liweiganga@uniontech.com> (cherry picked from commit 6435867353e3df610b2f3622d24fca2871886114)
This commit is contained in:
parent
4d2e54bacd
commit
659ec1d8e5
@ -1,17 +1,15 @@
|
|||||||
Name: gdk-pixbuf-xlib
|
Name: gdk-pixbuf-xlib
|
||||||
Version: 2.40.2
|
Version: 2.40.2
|
||||||
Release: 2
|
Release: 3
|
||||||
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
|
||||||
BuildRequires: meson pkgconfig(x11) pkgconfig(gobject-introspection-1.0) >= 0.9.3 gobject-introspection-devel libxslt gdb
|
BuildRequires: pkgconfig(x11)
|
||||||
%ifarch loongarch64
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.39.2
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
|
||||||
%endif
|
|
||||||
|
|
||||||
Requires: glib2 >= 2.48.0 shared-mime-info
|
Requires: glib2 >= 2.48.0 shared-mime-info
|
||||||
|
|
||||||
@ -43,6 +41,9 @@ tools to complete application suites.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 11 2024 liweigang <liweiganga@uniontech.com> - 2.40.2-3
|
||||||
|
- fix build error
|
||||||
|
|
||||||
* Tue Jan 10 2023 huajingyun <huajingyun@loongson.cn> - 2.40.2-2
|
* Tue Jan 10 2023 huajingyun <huajingyun@loongson.cn> - 2.40.2-2
|
||||||
- fix build error for loongarch64
|
- fix build error for loongarch64
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user