Add BR: gcc-c++
This commit is contained in:
parent
f2d47128c4
commit
78911be6a5
@ -9,7 +9,7 @@
|
||||
|
||||
Name: pango
|
||||
Version: 1.41.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
|
||||
License: LGPLv2+
|
||||
@ -29,7 +29,7 @@ BuildRequires: cairo-gobject-devel
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: help2man
|
||||
BuildRequires: meson
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc gcc-c++
|
||||
|
||||
Requires: glib2%{?_isa} >= %{glib2_version}
|
||||
Requires: freetype%{?_isa} >= %{freetype_version}
|
||||
@ -128,6 +128,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 07 2018 Akira TAGOH <tagoh@redhat.com> - 1.41.1-2
|
||||
- Add BR: gcc-c++
|
||||
|
||||
* Thu Mar 01 2018 Akira TAGOH <tagoh@redhat.com> - 1.41.1-1
|
||||
- New upstream release. (#1550390)
|
||||
- Add BR: pkgconfig(fribidi)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user