mirror of
https://github.com/openwrt/packages.git
synced 2025-08-04 20:20:38 +00:00
Added `perl/host` to the `HOST_BUILD_DEPENDS` variable to ensure Perl is available during the host build process.
This is required for scripts or tools that rely on Perl on the host system.
Fixes: ebfb47aa74
("perl-html-parser: restructure and update to 3.83")
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.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.