From bf8de0a7dd840e42283d432a51b777956a04bd58 Mon Sep 17 00:00:00 2001 From: Xavier Bachelot Date: Tue, 11 Dec 2018 15:54:50 +0100 Subject: [PATCH] Don't filter Requires on XML::LibXSLT --- rpm/lemonldap-ng.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/lemonldap-ng.spec b/rpm/lemonldap-ng.spec index 8e481711d..3e95f38d8 100644 --- a/rpm/lemonldap-ng.spec +++ b/rpm/lemonldap-ng.spec @@ -195,7 +195,7 @@ Requires: lemonldap-ng-test = %{version}-%{release} %if 0%{?fedora} %{?perl_default_filter} -%global __requires_exclude perl\\(lasso|perl\\(Web::ID|perl\\(XML::LibXML|perl\\(XML::LibXSLT +%global __requires_exclude perl\\(lasso|perl\\(Web::ID|perl\\(XML::LibXML %endif %description -- GitLab