man: allow Perl (#6143)

gropdf (`man -Tpdf`) needs Perl (see #6142).
This commit is contained in:
glitsj16 2024-01-04 00:17:45 +00:00 committed by GitHub
parent a1f7fdeda6
commit 4e936f523c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,9 @@ blacklist ${RUNUSER}
noblacklist ${HOME}/.local/share/man
noblacklist ${HOME}/.rustup
# Allow perl (blacklisted by disable-interpreters.inc)
include allow-perl.inc
include disable-common.inc
include disable-devel.inc
include disable-exec.inc