Преглед изворни кода

Added libevent 1.1a requirement for rpmbuilding now that many repos
carry libevent 1.1a as of 2006-01-12


svn:r5893

Andrew Lewman пре 19 година
родитељ
комит
c42f0da3d2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tor.spec.in

+ 1 - 1
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