From d76a5897f73e1148b97b82e0c6b955bf1d41a5a4 Mon Sep 17 00:00:00 2001 From: Xavier Bachelot Date: Tue, 22 Jun 2021 17:45:47 +0200 Subject: [PATCH] Add BR: perl(Test::LeakTrace) for lemonldap-ng-portal/t/91-Memory-Leak.t --- rpm/lemonldap-ng.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/rpm/lemonldap-ng.spec b/rpm/lemonldap-ng.spec index 0f403b390..460ea428e 100644 --- a/rpm/lemonldap-ng.spec +++ b/rpm/lemonldap-ng.spec @@ -159,6 +159,7 @@ BuildRequires: perl(SOAP::Transport::HTTP) BuildRequires: perl(strict) BuildRequires: perl(String::Random) BuildRequires: perl(Sys::Syslog) +BuildRequires: perl(Test::LeakTrace) BuildRequires: perl(Test::MockObject) BuildRequires: perl(Test::Output) BuildRequires: perl(Test::Pod) >= 1.00