Fix perl-podlators dependency
With /app-prefixed builds of perl now existing for flatpaks, file dependencies must not be used for perl components.
This commit is contained in:
parent
c7ef2807e1
commit
44be852599
1 changed files with 1 additions and 1 deletions
2
git.spec
2
git.spec
|
|
@ -136,7 +136,7 @@ Patch5: git-test-apache-davlockdbtype-config.patch
|
|||
|
||||
%if %{with docs}
|
||||
# pod2man is needed to build Git.3pm
|
||||
BuildRequires: /usr/bin/pod2man
|
||||
BuildRequires: perl-podlators
|
||||
%if %{with asciidoctor}
|
||||
BuildRequires: docbook5-style-xsl
|
||||
BuildRequires: rubygem-asciidoctor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue