mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
|
||||
$SCRIPTS/install alsa-lib
|
||||
[ "$DEVTOOLS" = yes ] && $SCRIPTS/install ncurses
|
||||
|
||||
PKG_DIR=`find $PACKAGES -type d -name $1`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user