From a0fc833fe11abadcef67bfcfe74a6df241133bfe Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 17 Jan 2013 17:37:11 +0100 Subject: [PATCH] - BR: readline-devel (for nslookup) --- bind.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bind.spec b/bind.spec index 2190df2..8a84307 100644 --- a/bind.spec +++ b/bind.spec @@ -9,10 +9,10 @@ %bcond_without sql # build without SQL support %bcond_without static_libs # build without static libraries %bcond_without tests # perform tests -%bcond_with edns_cli # build with the ability to use edns-client-subnet in dig +%bcond_with edns_cli # build with the ability to use edns-client-subnet in dig %bcond_with hip # build with HIP RR support %if "%{pld_release}" == "ac" -%bcond_with epoll # enable epoll support +%bcond_with epoll # enable epoll support # there didn't exist x86_64 2.4 kernel in PLD, so can safely enable epoll %ifarch %{x8664} %define with_epoll 1 @@ -82,6 +82,7 @@ BuildRequires: libtool %{?with_ldap:BuildRequires: openldap-devel} %{?with_ssl:BuildRequires: openssl-devel >= 0.9.8d} %{?with_sql:BuildRequires: postgresql-devel} +BuildRequires: readline-devel BuildRequires: rpm >= 4.4.9-56 BuildRequires: rpmbuild(macros) >= 1.268 %{?with_sql:BuildRequires: unixODBC-devel} -- 2.44.0