mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +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
|
[rpcgen]=net-libs/rpcsvc-proto
|
||||||
)
|
)
|
||||||
file_map+=(
|
file_map+=(
|
||||||
[/usr/inculde/stdio.h]=glibc
|
[/usr/include/stdio.h]=glibc
|
||||||
[/usr/include/ncurses.h]=ncurses
|
[/usr/include/ncurses.h]=ncurses
|
||||||
)
|
)
|
||||||
perl_map+=(
|
perl_map+=(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user