add gdb in buildrequires

This commit is contained in:
songnannan 2020-03-20 11:39:53 +08:00
parent 977e02e3f4
commit f2e210333e

View File

@ -1,6 +1,6 @@
Name: google-noto-emoji-fonts Name: google-noto-emoji-fonts
Version: 20180814 Version: 20180814
Release: 3 Release: 4
Summary: Color and Black-and-White noto emoji fonts Summary: Color and Black-and-White noto emoji fonts
License: OFL and ASL 2.0 License: OFL and ASL 2.0
@ -17,7 +17,7 @@ Patch3: noto-emoji-python2.patch
BuildArch: noarch BuildArch: noarch
BuildRequires: fontpackages-devel fonttools python2-fonttools nototools python2-devel BuildRequires: fontpackages-devel fonttools python2-fonttools nototools python2-devel
BuildRequires: GraphicsMagick pngquant zopfli cairo-devel python2-nototools BuildRequires: GraphicsMagick pngquant zopfli cairo-devel python2-nototools gdb
Requires: fontpackages-filesystem Requires: fontpackages-filesystem
@ -56,9 +56,10 @@ install -m 0644 -p %{SOURCE2} %{buildroot}%{_datadir}/appdata
%{_datadir}/fonts/google-noto-emoji/*.ttf %{_datadir}/fonts/google-noto-emoji/*.ttf
%{_datadir}/appdata/google-noto-emoji*.xml %{_datadir}/appdata/google-noto-emoji*.xml
%changelog %changelog
* Fri Mar 20 2020 songnannan <songnannan2@huawei.com> - 20180814-4
- add gdb in buildrequires
* Fri Nov 22 2019 openEuler Buildteam <buildteam@openeuler.org> - 20180814-3 * Fri Nov 22 2019 openEuler Buildteam <buildteam@openeuler.org> - 20180814-3
- Type:bugfix - Type:bugfix
- Id:NA - Id:NA