Commit ce735c44 authored by Luca Boccassi's avatar Luca Boccassi

Problem: spec file still depends on libuuid

Solution: remove the dependency as it's not been needed for a while
parent 81bbd2b7
......@@ -23,8 +23,6 @@ BuildRequires: autoconf automake libtool libsodium-devel glib2-devel
%if ! (0%{?fedora} > 12 || 0%{?rhel} > 5)
BuildRequires: e2fsprogs-devel
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
%else
BuildRequires: libuuid-devel
%endif
%if %{with pgm}
BuildRequires: openpgm-devel
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment