mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-13 10:52:56 +01:00
Problem: spec file still depends on libuuid
Solution: remove the dependency as it's not been needed for a while
This commit is contained in:
parent
81bbd2b72d
commit
ce735c44ef
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user