[NearTree] Add time to BuildRequires.

tmatsuu tmatsuu at fedoraproject.org
Wed Jun 15 13:04:12 UTC 2011


commit f8863e89734b40e4c83bff12ef2579fec1b2374a
Author: Takanori MATSUURA <t.matsuu at gmail.com>
Date:   Wed Jun 15 22:02:50 2011 +0900

    Add time to BuildRequires.

 NearTree.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/NearTree.spec b/NearTree.spec
index b620031..b143bbd 100644
--- a/NearTree.spec
+++ b/NearTree.spec
@@ -13,7 +13,7 @@ Patch0:         NearTree-3.1-fedora.patch
 # to fix libdir for lib64 architecture
 Patch1:         NearTree-3.1-lib64.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  libtool CVector-devel
+BuildRequires:  libtool CVector-devel time
 
 %description
 This is a release of an API for finding nearest neighbors among


More information about the scm-commits mailing list