From aebc821f8ca77daab9da7643c4f5ffe81475c1e0 Mon Sep 17 00:00:00 2001 From: songnannan Date: Fri, 20 Mar 2020 11:29:26 +0800 Subject: [PATCH] add gdb in buildrequires --- gnome-themes-standard.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnome-themes-standard.spec b/gnome-themes-standard.spec index 701af62..1c4b0c8 100644 --- a/gnome-themes-standard.spec +++ b/gnome-themes-standard.spec @@ -1,6 +1,6 @@ Name: gnome-themes-standard Version: 3.27.90 -Release: 2 +Release: 3 Summary: Standard themes for GNOME applications License: LGPLv2+ URL: https://gitlab.gnome.org/GNOME/gnome-themes-extra @@ -8,7 +8,7 @@ Source0: https://download.gnome.org/sources/%{name}/3.27/%{name}-%{versio # The following source come from upstream Source2: gtkrc -BuildRequires: gtk2-devel >= 2.24.15 gtk3-devel >= 3.9.12 +BuildRequires: gtk2-devel >= 2.24.15 gtk3-devel >= 3.9.12 gdb BuildRequires: gtk-update-icon-cache intltool gettext autoconf automake libtool librsvg2-devel Requires: abattis-cantarell-fonts google-noto-emoji-color-fonts adwaita-icon-theme adwaita-gtk2-theme = %{version}-%{release} Conflicts: adwaita-gtk3-theme < 3.13.3 @@ -45,5 +45,8 @@ make check %{_libdir}/gtk-2.0/2.10.0/engines/libadwaita.* %changelog +* Fri Mar 20 2020 songnannan - 3.27.90-3 +- add gdb in buildrequires + * Tue Sep 17 2019 chenzhenyu - 3.27.90-2 - Package init