Accepting request 847427 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/847427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/po4a?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2020-11-13 17:54:10 +00:00 committed by Git OBS Bridge
commit a026cc909f
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 9 16:59:43 UTC 2020 - Luiz Fernando Ranghetti <elchevive@opensuse.org>
- Also add perl(Pod::Parser) to Requires, otherwise POD generation fail
(boo#1178446)
-------------------------------------------------------------------
Fri Oct 30 11:10:24 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -46,6 +46,7 @@ BuildRequires: opensp
Requires: %{name}-lang = %{version}
Requires: perl-SGMLS
Requires: perl-YAML-Tiny
Requires: perl(Pod::Parser)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%{perl_requires}