perlbase-extutils: Adding required perlbase-version dependency
authorTimothy M. Ace <redacted>
Tue, 12 Dec 2023 01:53:32 +0000 (20:53 -0500)
committerPhilip Prindeville <redacted>
Sun, 25 May 2025 17:42:05 +0000 (11:42 -0600)
commit5f76e1c0ad991ee9911cd4e812a36a13802b94da
tree984859213569e428da424590848d60e4a1b4e1bd
parent91a366e870642cfcad6aefe45bcd20ad156cb3af
perlbase-extutils: Adding required perlbase-version dependency

Attempting to use ExtUtils::MakeMaker from perlbase-extutils results in an
error of "Can't locate ExtUtils/MakeMaker/version/vpp.pm in @INC".
Installing perlbase-version fixes the error. Therefore we add
perlbase-version as a dependency of perlbase-extutils.

Signed-off-by: Timothy M. Ace <redacted>
lang/perl/perlbase.mk
git clone https://git.99rst.org/PROJECT