inusasha googling here and there, and as result of my tests, I have come to the conclusion that scripts are working as expected and there aren't missing dependencies. Simply "nvidia" is not (yet?) supported in meson.build. So i have four choises:
- build another supported driver to please meson.build (any gallium driver is ok here);
- proceed on my own using the autotools and moving away from the official LibreELEC branch;
- play with package.mk and drop mesa only for nvidia builds (if this doesn't break things), committing (if success) a pr
- anything else other than it doesn't now assist me