From e1adeee4d796cecc16b46cef49a5253720d9837c Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 10 Aug 2009 15:31:03 +0000 Subject: [PATCH] Add dependency on unixODBC-devel. --- shibboleth.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/shibboleth.spec.in b/shibboleth.spec.in index 7a12633..7ecbc44 100644 --- a/shibboleth.spec.in +++ b/shibboleth.spec.in @@ -25,6 +25,7 @@ BuildRequires: opensaml-devel >= 2.2 %endif BuildRequires: gcc-c++ %{!?_without_doxygen:BuildRequires: doxygen} +%{!?_without_odbc:BuildRequires:unixODBC-devel} BuildRequires: zlib-devel %{?_with_fastcgi:BuildRequires: fcgi-devel} %if "%{_vendor}" == "redhat" -- 2.1.4