Broken since November 2019 without complaint. Remove.
Revert this commit and add '. config/options ""' to scripts/checkdeps to restore
or look at having checkdeps source a function or call a script in the
distro/project/device directory to check for additional dependencies.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Convert from using the indices of two arrays to establish a relationship
to using associative arrays to make the relationship direct in a
[key]=value pairing.
Move the qemu-binfmt-dep, et all, for native Rockchip builds out to the
project options file.
Don't recalculate needed deps if sudo isn't installed to add new packages;
just exit.
Rename Gentoo's python3 package to python. Specifying a slot would be how to
state a specific version of python on Gentoo. Regardless, python is a hard dep
of Gentoo's package manager so this will never come up in practice.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
- perls XML::Parser package is call perl-XML-Parser in fedora
Uppercase P according to my local install and https://apps.fedoraproject.org/packages/perl-XML-Parser.
- fedora (and maybe gentoo) need perls Thread::Queue since its not provided by the default packages. In gentoo its a virutal package, so its certainly provided already but depending on it should not cause any problems
- rpcgen is required by samba and not provided by all current glibc packages
- add perl as a generic dependency for distris that bundle Thread::Queue in the central perl package ot balance out the dep-list