diff --git a/latex2html.spec b/latex2html.spec
index f804a39..7e72f8b 100644
--- a/latex2html.spec
+++ b/latex2html.spec
@@ -3,7 +3,7 @@
Summary: Converts LaTeX documents to HTML
Name: latex2html
Version: 2019.2
-Release: 4%{?dist}
+Release: 5%{?dist}
License: GPLv2+
URL: https://github.com/latex2html/latex2html/releases
# main latex2html source
@@ -18,6 +18,9 @@ Patch4: latex2html-2002-2-1-SHLIB.patch
Patch5: latex2html-2002-2-1-gsfont.patch
Requires: tex(latex), tex(dvips), tex(url.sty), tex(preview.sty), netpbm-progs
BuildRequires: perl-interpreter >= 5.003, perl-generators, ghostscript >= 4.03, netpbm-progs >= 9.21, tex(latex)
+BuildRequires: perl(Carp), perl(Config), perl(Cwd), perl(DB), perl(Exporter),
+BuildRequires: perl(File::Copy), perl(FindBin), perl(IO::File), perl(Sys::Hostname)
+BuildRequires: perl(lib), perl(strict), perl(vars)
BuildArch: noarch
%description
@@ -217,6 +220,9 @@ make -C %{name}-%{version}JA check
%{_mandir}/man1/pstoimg.*
%changelog
+* Tue Mar 24 2020 Jitka Plesnikova - 2019.2-5
+- Add perl dependencies needed for build
+
* Wed Jan 29 2020 Fedora Release Engineering - 2019.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild