From 6ea507352299d5484ab0288f7a1b24cd1bf2234a Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Mon, 15 Dec 2008 14:43:37 +0000 Subject: [PATCH] - added libxml2-devel to BuildRequires --- bind.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind.spec b/bind.spec index faf52db..b3b9986 100644 --- a/bind.spec +++ b/bind.spec @@ -87,7 +87,7 @@ Requires(preun):chkconfig Obsoletes: bind-config < 30:9.3.2-34.fc6, caching-nameserver < 31:9.4.1-7.fc8 Provides: bind-config = 30:9.3.2-34.fc6, caching-nameserver = 31:9.4.1-7.fc8 BuildRequires: openssl-devel, libtool, autoconf, pkgconfig, libcap-devel -BuildRequires: libidn-devel +BuildRequires: libidn-devel, libxml2-devel %if %{SDB} BuildRequires: openldap-devel, postgresql-devel, sqlite-devel, mysql-devel %endif