mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
scripts/checkdeps: fix gentoo "/usr/inculde/stdio.h"
This commit is contained in:
@@ -151,7 +151,7 @@ case "${DISTRO}" in
|
||||
[rpcgen]=net-libs/rpcsvc-proto
|
||||
)
|
||||
file_map+=(
|
||||
[/usr/inculde/stdio.h]=glibc
|
||||
[/usr/include/stdio.h]=glibc
|
||||
[/usr/include/ncurses.h]=ncurses
|
||||
)
|
||||
perl_map+=(
|
||||
|
||||
Reference in New Issue
Block a user