Add missing gcc dependency
This commit is contained in:
parent
2e1cd0a7fe
commit
32f7eac1e9
@ -30,6 +30,7 @@ URL: https://wiki.gnome.org/Projects/gvfs
|
||||
Source0: https://download.gnome.org/sources/gvfs/1.37/gvfs-%{version}.tar.xz
|
||||
|
||||
BuildRequires: meson
|
||||
BuildRequires: gcc
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
||||
BuildRequires: pkgconfig(dbus-glib-1)
|
||||
@ -398,6 +399,7 @@ killall -USR1 gvfsd >&/dev/null || :
|
||||
%changelog
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.37.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
- Add missing gcc dependency
|
||||
|
||||
* Wed May 09 2018 Ondrej Holy <oholy@redhat.com> - 1.37.2-1
|
||||
- Update to 1.37.2
|
||||
|
Loading…
Reference in New Issue
Block a user