BR libxslt (for xsltproc)
This commit is contained in:
parent
3a20904295
commit
61d9cb0154
@ -5,7 +5,7 @@
|
||||
Summary: Disks
|
||||
Name: gnome-disk-utility
|
||||
Version: 3.5.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://git.gnome.org/browse/gnome-disk-utility
|
||||
@ -20,6 +20,8 @@ BuildRequires: gnome-common
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libgnome-keyring-devel
|
||||
BuildRequires: systemd-devel
|
||||
# for xsltproc
|
||||
BuildRequires: libxslt
|
||||
|
||||
Requires: udisks2
|
||||
|
||||
@ -84,6 +86,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor || :
|
||||
%doc README AUTHORS NEWS COPYING
|
||||
|
||||
%changelog
|
||||
* Mon May 09 2012 David Zeuthen <davidz@redhat.com> - 3.5.1-3%{?dist}
|
||||
- BR libxslt (for xsltproc)
|
||||
|
||||
* Mon May 09 2012 David Zeuthen <davidz@redhat.com> - 3.5.1-2%{?dist}
|
||||
- BR libgnome-keyring-devel and systemd-devel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user