mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
alsa-utils: install ncurses when build with devtools
This commit is contained in:
parent
d97d717a75
commit
34a4666a53
@ -3,6 +3,7 @@
|
|||||||
. config/options
|
. config/options
|
||||||
|
|
||||||
$SCRIPTS/install alsa-lib
|
$SCRIPTS/install alsa-lib
|
||||||
|
[ "$DEVTOOLS" = yes ] && $SCRIPTS/install ncurses
|
||||||
|
|
||||||
PKG_DIR=`find $PACKAGES -type d -name $1`
|
PKG_DIR=`find $PACKAGES -type d -name $1`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user