From 7cab0f8e898bf408b9c66e89092f9d099df3e4da Mon Sep 17 00:00:00 2001
From: Jakob Schlyter <jakob@kirei.se>
Date: Fri, 16 Jan 2015 14:13:56 +0100
Subject: [PATCH] do not depend on php-pecl-krb5, only used for negotiate

---
 extra/simplesamlphp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extra/simplesamlphp.spec b/extra/simplesamlphp.spec
index dbf369eff..eeaa88702 100644
--- a/extra/simplesamlphp.spec
+++ b/extra/simplesamlphp.spec
@@ -18,7 +18,7 @@ License:   %{license}
 Group:     %{group}
 Source0:   %{source}
 BuildArch: noarch
-Requires:  httpd, mod_ssl, mod_php, php-ldap, php-mcrypt, php-pecl-krb5, php-xml
+Requires:  httpd, mod_ssl, mod_php, php-ldap, php-mcrypt, php-xml
 Requires(pre): shadow-utils
 Provides:  %{name}
 URL:       %{url}
-- 
GitLab