!3 add BuildRequires gcc gcc-c++
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
2e370d1d0c
@ -2,7 +2,7 @@ Name: gnome-screenshot
|
||||
|
||||
Version: 3.30.0
|
||||
|
||||
Release: 2
|
||||
Release: 3
|
||||
|
||||
Summary: A screenshot utility for GNOME
|
||||
|
||||
@ -18,6 +18,7 @@ BuildRequires: gettext itstool libappstream-glib-devel meson pkgconfig(glib-2.0
|
||||
|
||||
BuildRequires: pkgconfig(gtk+-3.0) pkgconfig(libcanberra-gtk3) pkgconfig(x11) %{_bindir}/desktop-file-validate
|
||||
|
||||
BuildRequires: gcc gcc-c++
|
||||
|
||||
|
||||
Obsoletes: gnome-utils <= 1:3.3 gnome-utils-libs <= 1:3.3 gnome-utils-devel <= 1:3.3
|
||||
@ -105,6 +106,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Screenshot.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 18 2021 lin.zhang <lin.zhang@turbolinux.com.cn> - 3.30.0-3
|
||||
- add BuildRequires gcc gcc-c++
|
||||
|
||||
|
||||
* Thu Nov 14 2019 wangye<wangye54@huawei.com> - 3.30.0-2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user