mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
misc/po4a: Added the new dependency perl-Pod-Parser.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
18f7a4b539
commit
7e082c4980
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/mquinson/po4a/releases/download/v0.63/po4a-0.63.tar
|
|||
MD5SUM="25881c0a02c1180ffdec4bf452b4ff0f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Unicode-LineBreak perl-Module-Build perl-YAML-Tiny"
|
||||
REQUIRES="perl-Pod-Parser perl-Unicode-LineBreak perl-Module-Build perl-YAML-Tiny"
|
||||
MAINTAINER="Didier Spaier"
|
||||
EMAIL="didier at slint dot fr"
|
||||
|
|
Loading…
Reference in a new issue