diff options
Diffstat (limited to 'tor.spec.in')
-rw-r--r-- | tor.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tor.spec.in b/tor.spec.in index c81e4aa4b1..c9448df41f 100644 --- a/tor.spec.in +++ b/tor.spec.in @@ -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 +BuildRequires: openssl-devel >= 0.9.6, libevent >= 1.1a %if %{is_fc} BuildRequires: rpm-build >= 4.0 %endif |