#1102046 texlive-extra-utils: bundledoc: missing dependency on libstring-shellquote-perl

#1102046#5
Date:
2025-04-04 08:15:32 UTC
From:
To:
Dear Maintainer,

the package bundledoc fails to run with the following message after
installing texlive-extra-utils:

```
Can't locate String/ShellQuote.pm in @INC (you may need to install the String::ShellQuote module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/bin/bundledoc line 39.
BEGIN failed--compilation aborted at /usr/bin/bundledoc line 39.

Installing the package libstring-shellquote-perl, as hinted by the error
message fixes the error.

Should libstring-shellquote-perl be declared as a dependency of the
package?