From f79d98b75c8c63103b0ea3a3a32b50b1fb1b2f4b Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 28 Nov 2018 11:41:08 +0100 Subject: [PATCH] Require LWP::Protocol::connect for EL distro --- patrix.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/patrix.spec b/patrix.spec index f4145c9..1d58037 100644 --- a/patrix.spec +++ b/patrix.spec @@ -23,6 +23,7 @@ Requires: perl(URI::Escape) Requires: perl(Term::ReadKey) Requires: perl(Hash::Merge::Simple) Requires: perl(Scalar::Util) +Requires: perl(LWP::Protocol::connect) %description Patrix is a simple (and quite limited) client for the Matrix communication network