!5 [sync] PR-4: add buildrequires gcc-c++
From: @openeuler-sync-bot Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
52657cb232
@ -1,6 +1,6 @@
|
|||||||
Name: libglademm24
|
Name: libglademm24
|
||||||
Version: 2.6.7
|
Version: 2.6.7
|
||||||
Release: 3
|
Release: 4
|
||||||
|
|
||||||
Summary: C++ wrapper for libglade
|
Summary: C++ wrapper for libglade
|
||||||
|
|
||||||
@ -14,6 +14,7 @@ Requires(post): /sbin/ldconfig
|
|||||||
Requires(postun): /sbin/ldconfig
|
Requires(postun): /sbin/ldconfig
|
||||||
BuildRequires: gtkmm24-devel >= 2.6.0
|
BuildRequires: gtkmm24-devel >= 2.6.0
|
||||||
BuildRequires: libglade2-devel >= 2.6.1
|
BuildRequires: libglade2-devel >= 2.6.1
|
||||||
|
BuildRequires: gcc-c++
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package provides a C++ interface for libglademm. It is a
|
This package provides a C++ interface for libglademm. It is a
|
||||||
@ -78,5 +79,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 12 2022 dillon chen <dillon.chen@gmail.com> - 2.6.7-4
|
||||||
|
- add buildrequires gcc-c++
|
||||||
|
|
||||||
* Wed Jul 8 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 2.6.7-1
|
* Wed Jul 8 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 2.6.7-1
|
||||||
- Init package
|
- Init package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user