From 443796acfa7672d874245dcbb2f6ea3fee3da6b0 Mon Sep 17 00:00:00 2001
From: Jakob Schlyter <jakob@kirei.se>
Date: Mon, 10 Oct 2016 12:15:15 +0200
Subject: [PATCH] policycoreutils-python required for semanage

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

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