summaryrefslogtreecommitdiffstats
path: root/redhat/applications/misc/kcmldapmanager/kcmldapmanager.spec
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/applications/misc/kcmldapmanager/kcmldapmanager.spec')
-rw-r--r--redhat/applications/misc/kcmldapmanager/kcmldapmanager.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/redhat/applications/misc/kcmldapmanager/kcmldapmanager.spec b/redhat/applications/misc/kcmldapmanager/kcmldapmanager.spec
index 181530823..bbe317e3d 100644
--- a/redhat/applications/misc/kcmldapmanager/kcmldapmanager.spec
+++ b/redhat/applications/misc/kcmldapmanager/kcmldapmanager.spec
@@ -89,7 +89,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