add build requires of gdb
This commit is contained in:
parent
22686d9003
commit
6169e43006
@ -9,7 +9,7 @@
|
||||
|
||||
Name: dracut
|
||||
Version: 049
|
||||
Release: 7
|
||||
Release: 8
|
||||
|
||||
Summary: Initramfs generator using udev
|
||||
|
||||
@ -38,7 +38,7 @@ Patch9003: use-sleep-replace-check-sys-block.patch
|
||||
Source1: https://www.gnu.org/licenses/lgpl-2.1.txt
|
||||
Source2: openEuler.conf.example
|
||||
|
||||
BuildRequires: bash
|
||||
BuildRequires: bash gdb
|
||||
BuildRequires: git
|
||||
BuildRequires: kmod-devel >= 23
|
||||
BuildRequires: gcc
|
||||
@ -481,6 +481,10 @@ install -m 0755 51-dracut-rescue-postinst.sh $RPM_BUILD_ROOT%{_sysconfdir}/kerne
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Mar 21 2020 openEuler Buildteam <buildteam@openeuler.or
|
||||
g> - 049-8
|
||||
- Add buildrequires of gdb
|
||||
|
||||
* Fri Mar 20 2020 openEuler Buildteam <buildteam@openeuler.or
|
||||
g> - 049-7
|
||||
- Add judgement of openEuler
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user