add build requires of gdb
This commit is contained in:
parent
467e66348c
commit
f0672d790c
@ -2,7 +2,7 @@
|
||||
|
||||
Name: dbus-python
|
||||
Version: 1.2.8
|
||||
Release: 7
|
||||
Release: 8
|
||||
Summary: original Python binding for dbus
|
||||
License: MIT
|
||||
URL: http://www.freedesktop.org/wiki/Software/DBusBindings/
|
||||
@ -11,7 +11,7 @@ Patch0: 0001-Move-python-modules-to-architecture-specific-directo.patch
|
||||
|
||||
BuildRequires: dbus-devel dbus-glib-devel python2-docutils
|
||||
BuildRequires: dbus-x11 python2-gobject python3-gobject
|
||||
BuildRequires: autoconf-archive automake libtool
|
||||
BuildRequires: autoconf-archive automake libtool gdb
|
||||
|
||||
%description
|
||||
Dbus-python is the original Python binding for dbus, the reference
|
||||
@ -96,6 +96,12 @@ make check -k -C python3-build
|
||||
%doc NEWS ChangeLog README doc/API_CHANGES.txt doc/HACKING.txt doc/tutorial.txt
|
||||
|
||||
%changelog
|
||||
* Sat Mar 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.2.8-8
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:add build requires of gdb
|
||||
|
||||
* Wed Oct 30 2019 jiangchuangang<jiangchuangang@huawei.com> - 1.2.8-7
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user