summaryrefslogtreecommitdiffstats
path: root/redhat/applications/misc/kcmldapcontroller/kcmldapcontroller.spec
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/applications/misc/kcmldapcontroller/kcmldapcontroller.spec')
-rw-r--r--redhat/applications/misc/kcmldapcontroller/kcmldapcontroller.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/redhat/applications/misc/kcmldapcontroller/kcmldapcontroller.spec b/redhat/applications/misc/kcmldapcontroller/kcmldapcontroller.spec
index e89b41917..c99c0b685 100644
--- a/redhat/applications/misc/kcmldapcontroller/kcmldapcontroller.spec
+++ b/redhat/applications/misc/kcmldapcontroller/kcmldapcontroller.spec
@@ -92,7 +92,15 @@ BuildRequires: openldap24-libs-devel
%endif
# KRB5 support
-BuildRequires: krb5-devel
+#BuildRequires: krb5-devel
+
+# HEIMDAL support
+%if 0%{?rhel} >= 6 || 0%{?fedora} || 0%{?mdkversion} || 0%{?mgaversion}
+BuildRequires: heimdal-devel
+%endif
+%if 0%{?suse_version}
+BuildRequires: libheimdal-devel
+%endif
# UDEV support
%if 0%{?fedora} || 0%{?mdkversion} || 0%{?mgaversion} || 0%{?suse_version} || 0%{?rhel} >= 6