mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
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 <openwrt@timothyace.com>
The patches in this package are loosely sorted into the following categories: 0xx - Bugfixes 1xx - Cross-compile fixes 3xx - Workarounds 7xx - Testsuite fixes Feel free to add another one if your new patch doesn't seem to fit into an existing category.