From cadd2b8eefb81a314e7f49f9e8a71ededcf18499 Mon Sep 17 00:00:00 2001 From: dogsheng <960055655@qq.com> Date: Fri, 13 Dec 2019 15:27:10 +0800 Subject: [PATCH] Package init --- gtk2.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gtk2.spec b/gtk2.spec index 50b26fa..f6a01d8 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -5,7 +5,7 @@ #Basic Information Name: gtk2 Version: 2.24.32 -Release: 3 +Release: 4 Summary: GTK+ graphical user interface library License: LGPLv2+ URL: http://www.gtk.org @@ -26,8 +26,8 @@ BuildRequires: pkgconfig(pango) >= 1.20 pkgconfig(gdk-pixbuf-2.0) >= 2.21.0 BuildRequires: pkgconfig(cairo) >= 1.6 pkgconfig(gobject-introspection-1.0) >= 0.9.3 BuildRequires: pkgconfig(xi) pkgconfig(xrandr) pkgconfig(xrender) pkgconfig(xcursor) BuildRequires: pkgconfig(xinerama) pkgconfig(xcomposite) pkgconfig(xdamage) -BuildRequires: gettext cups-devel -BuildRequires: gtk-doc automake autoconf libtool pkgconfig +BuildRequires: gettext cups-devel libxslt +BuildRequires: gtk-doc automake autoconf libtool pkgconfig git Requires: hicolor-icon-theme gtk-update-icon-cache Requires: gdk-pixbuf2-modules glib2 >= 2.28.0 atk >= 1.29.2 pango >= 1.20 Requires: libXrandr >= 1.2.99.4-2 @@ -219,5 +219,5 @@ gtk-query-immodules-2.0-64 --update-cache %{_mandir}/man1/gtk-builder-convert.1.gz %changelog -* Thu Sep 14 2019 openEuler Buildteam - 2.24.32-3 +* Thu Sep 14 2019 openEuler Buildteam - 2.24.32-4 - Package init