X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=DistributedRateLimiting.spec;h=eb94976a23d6810ce71348a7959aef94d3c545c7;hb=3d0e0dc78a4c9829f5c0191da93abfd2abb8f27c;hp=1f7c20162913cff156ad9c0a1158f2fb0443b278;hpb=a3995c9ac407020dcdc5c471191b767bb1667d2e;p=distributedratelimiting.git diff --git a/DistributedRateLimiting.spec b/DistributedRateLimiting.spec index 1f7c201..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 @@ -27,7 +29,7 @@ was a centralized limiter. %setup aclocal autoconf -%configure --with-mysql=no --with-pgsql=no --with-pcap=no +%configure --with-mysql=no --with-pgsql=no --with-pcap=no --with-zookeeperlib=no %build make