From: S.Çağlar Onur <caglar@cs.princeton.edu>
Date: Mon, 25 Jan 2010 19:39:53 +0000 (+0000)
Subject: Dependencies
X-Git-Tag: DistributedRateLimiting-0.1-0~23
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=3d0e0dc78a4c9829f5c0191da93abfd2abb8f27c;p=distributedratelimiting.git

Dependencies
---

diff --git a/DistributedRateLimiting.spec b/DistributedRateLimiting.spec
index cd9abc6..eb94976 100644
--- a/DistributedRateLimiting.spec
+++ b/DistributedRateLimiting.spec
@@ -17,6 +17,8 @@ License:	Academic
 URL: %(echo %{url} | cut -d ' ' -f 2)
 Source0:	%{name}-%{version}.tar.bz2
 Buildroot:	%{_tmppath}/%{name}-buildroot
+BuildRequires:  libxml2-devel
+Requires:       libxml2
 Provides:	DistributedRateLimiting
 
 %description