mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fixed BuildRequire for libevent-devel
svn:r5894
This commit is contained in:
+1
-1
@@ -103,7 +103,7 @@ Vendor: R. Dingledine <arma@seul.org>
|
||||
Packager: Nick Mathewson <nickm@seul.org>
|
||||
|
||||
Requires: openssl >= 0.9.6
|
||||
BuildRequires: openssl-devel >= 0.9.6, libevent >= 1.1a
|
||||
BuildRequires: openssl-devel >= 0.9.6, libevent-devel >= 1.1a
|
||||
%if %{is_fc}
|
||||
BuildRequires: rpm-build >= 4.0
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user