Copy PathTools dependencies from the dual-lived package

This commit is contained in:
Petr Písař 2020-01-03 10:43:00 +01:00
parent 31af09714b
commit e7ae166d5c

View File

@ -2769,6 +2769,11 @@ Epoch: 0
Version: 3.78
Requires: %perl_compat
Requires: perl(Carp)
Requires: perl(Errno)
Requires: perl(Scalar::Util)
# XSLoader is optional only because miniperl does not support XS. With perl we
# almost certainly want it.
Recommends: perl(XSLoader)
%if %{defined perl_bootstrap}
%gendep_perl_PathTools
%endif