add gdb in buildrequires
This commit is contained in:
parent
2cf72d5cf6
commit
d4fa900091
@ -1,6 +1,6 @@
|
||||
Name: glib-networking
|
||||
Version: 2.58.0
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: Network-related modules for glib
|
||||
License: LGPLv2+
|
||||
URL: http://www.gnome.org
|
||||
@ -8,7 +8,7 @@ Source0: http://download.gnome.org/sources/glib-networking/2.58/glib-netw
|
||||
|
||||
Patch0001: handle-new-gnutls-e-certificate-required.patch
|
||||
|
||||
BuildRequires: meson gcc ca-certificates gettext systemd
|
||||
BuildRequires: meson gcc ca-certificates gettext systemd gdb
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.55.1 pkgconfig(gnutls) >= 3.3.5
|
||||
BuildRequires: pkgconfig(gio-2.0) pkgconfig(gsettings-desktop-schemas)
|
||||
BuildRequires: pkgconfig(libproxy-1.0) >= 0.3.1 pkgconfig(p11-kit-1) >= 0.20
|
||||
@ -53,6 +53,9 @@ verify the Usability of the glib-networking package.
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Fri Mar 20 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.58.0-7
|
||||
- add gdb in buildrequires
|
||||
|
||||
* Mon Mar 16 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.58.0-6
|
||||
- sync handle new gnutls certificate requred patch
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user