diff options
author | Bas Mevissen <abuse@basmevissen.nl> | 2021-04-20 01:08:19 +0200 |
---|---|---|
committer | Baptiste Jonglez <git@bitsofnetworks.org> | 2021-05-08 12:51:54 +0200 |
commit | ded3ad3c2f218c06968d1535aa8347646dd731f5 (patch) | |
tree | 07ca99be12dfe88e78f80da90bcf55962d63d329 /package/system/openwrt-keyring | |
parent | 5bec393fcb34236a6fcdb4b9adaf6ba755ef7677 (diff) | |
download | upstream-ded3ad3c2f218c06968d1535aa8347646dd731f5.tar.gz upstream-ded3ad3c2f218c06968d1535aa8347646dd731f5.tar.bz2 upstream-ded3ad3c2f218c06968d1535aa8347646dd731f5.zip |
Extend checks on build prerequisites for building OpenWRT core
OpenWRT requires a number of Perl modules to be installed. It wasn't checking on all of them.
This patch adds checks for Perl FindBin, File::Copy, File::Compare and Thread::Queue modules.
Failing to install these, will have the build break at some point. By adding these to the
prereq-build.mk script, they are checked on forehand.
Tested on a Fedora 33 and 34 (beta) that was freshly installed. Fedora appears to
break up Perl modules into small packages that need to be installed for the build to succeed.
Signed-off-by: Bas Mevissen <abuse@basmevissen.nl>
(cherry picked from commit f68c9474acf9a65b5a9538db8e45c173462487e3)
Diffstat (limited to 'package/system/openwrt-keyring')
0 files changed, 0 insertions, 0 deletions