From 8ecc358332d80a083e9262a4649bb76bc63b91c7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaime=20Pe=CC=81rez=20Crespo?= <jaime.perez@uninett.no>
Date: Fri, 1 Sep 2017 14:33:34 +0200
Subject: [PATCH] Remove mcrypt dependency from the specfile.

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

diff --git a/extra/simplesamlphp.spec b/extra/simplesamlphp.spec
index ee0ba6ad3..7118153f6 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-xml, policycoreutils-python
+Requires:  httpd, mod_ssl, mod_php, php-ldap, php-xml, policycoreutils-python
 Requires(pre): shadow-utils
 Provides:  %{name}
 URL:       %{url}
-- 
GitLab