Drop gtk+ dependency
This commit is contained in:
parent
2682a30f2c
commit
4ce6b85143
@ -3,7 +3,6 @@
|
|||||||
%global gettext_version 0.19.4
|
%global gettext_version 0.19.4
|
||||||
%global glib2_version 2.51.0
|
%global glib2_version 2.51.0
|
||||||
%global goa_version 3.17.1
|
%global goa_version 3.17.1
|
||||||
%global gtk3_version 3.0
|
|
||||||
%global gudev_version 147
|
%global gudev_version 147
|
||||||
%global libarchive_version 3.0.22
|
%global libarchive_version 3.0.22
|
||||||
%global libcdio_paranoia_version 0.78.2
|
%global libcdio_paranoia_version 0.78.2
|
||||||
@ -49,7 +48,6 @@ BuildRequires: pkgconfig(udisks2) >= %{udisks2_version}
|
|||||||
BuildRequires: pkgconfig(libbluray)
|
BuildRequires: pkgconfig(libbluray)
|
||||||
BuildRequires: systemd-devel >= %{systemd_version}
|
BuildRequires: systemd-devel >= %{systemd_version}
|
||||||
BuildRequires: pkgconfig(libxslt)
|
BuildRequires: pkgconfig(libxslt)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
|
|
||||||
BuildRequires: docbook-style-xsl
|
BuildRequires: docbook-style-xsl
|
||||||
BuildRequires: pkgconfig(polkit-gobject-1)
|
BuildRequires: pkgconfig(polkit-gobject-1)
|
||||||
BuildRequires: pkgconfig(libcap)
|
BuildRequires: pkgconfig(libcap)
|
||||||
@ -411,6 +409,7 @@ killall -USR1 gvfsd >&/dev/null || :
|
|||||||
%changelog
|
%changelog
|
||||||
* Wed May 10 2017 Ondrej Holy <oholy@redhat.com> - 1.33.1-1
|
* Wed May 10 2017 Ondrej Holy <oholy@redhat.com> - 1.33.1-1
|
||||||
- Update to 1.33.1
|
- Update to 1.33.1
|
||||||
|
- Drop gtk+ dependency
|
||||||
|
|
||||||
* Tue Apr 11 2017 Kalev Lember <klember@redhat.com> - 1.32.1-1
|
* Tue Apr 11 2017 Kalev Lember <klember@redhat.com> - 1.32.1-1
|
||||||
- Update to 1.32.1
|
- Update to 1.32.1
|
||||||
|
Loading…
Reference in New Issue
Block a user