- added libxml2-devel to BuildRequires

This commit is contained in:
Adam Tkac 2008-12-15 14:43:37 +00:00
parent fb507bf78c
commit 6ea5073522
1 changed files with 1 additions and 1 deletions

View File

@ -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