From 219be74ae0a3af854555ea66041fe9f402075fb9 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 1 Oct 2016 10:19:01 +0100 Subject: [PATCH] Add BuildRequires: perl. See: https://fedoraproject.org/wiki/Packaging:Perl#Build_Dependencies A rebuild isn't needed for this change. --- lynx.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/lynx.spec b/lynx.spec index 3424972..fc1e757 100644 --- a/lynx.spec +++ b/lynx.spec @@ -35,6 +35,7 @@ BuildRequires: telnet BuildRequires: unzip BuildRequires: zip BuildRequires: zlib-devel +BuildRequires: perl # provides /usr/share/doc/HTML/en-US/index.html used as STARTFILE on RHEL %if 0%{?rhel}