mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
Merge pull request #5115 from vitalogy/fix_checkdeps_for_gentoo
scripts/checkdeps: fix gentoo "/usr/inculde/stdio.h"
This commit is contained in:
commit
c43c92c996
@ -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+=(
|
||||
|
Loading…
x
Reference in New Issue
Block a user