mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
scripts/checkdeps: add file
This commit is contained in:
parent
7d47eded56
commit
a58fc6d645
@ -56,8 +56,8 @@ fi
|
|||||||
|
|
||||||
DISTRO=${DISTRO,,}
|
DISTRO=${DISTRO,,}
|
||||||
|
|
||||||
deps=(wget bash bc gcc sed patch lsdiff tar bzip2 gzip xz perl gawk gperf zip unzip diff lzop make)
|
deps=(wget bash bc gcc sed patch lsdiff tar bzip2 gzip xz perl gawk gperf zip unzip diff lzop make file)
|
||||||
deps_pkg=(wget bash bc gcc sed patch patchutils tar bzip2 gzip xz-utils perl gawk gperf zip unzip diffutils lzop make)
|
deps_pkg=(wget bash bc gcc sed patch patchutils tar bzip2 gzip xz-utils perl gawk gperf zip unzip diffutils lzop make file)
|
||||||
|
|
||||||
files=(/usr/include/stdio.h /usr/include/ncurses.h)
|
files=(/usr/include/stdio.h /usr/include/ncurses.h)
|
||||||
files_pkg=(libc6-dev libncurses5-dev)
|
files_pkg=(libc6-dev libncurses5-dev)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user