mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
alsa-utils:
- install aplay in devel build
This commit is contained in:
parent
356f6e5a70
commit
87b844784d
@ -29,6 +29,7 @@ if [ "$DEVTOOLS" = yes ]; then
|
||||
cp $PKG_BUILD/alsaconf/alsaconf $INSTALL/usr/bin
|
||||
chmod +x $INSTALL/usr/bin/alsaconf
|
||||
cp $PKG_BUILD/alsamixer/alsamixer $INSTALL/usr/bin
|
||||
cp $PKG_BUILD/aplay/aplay $INSTALL/usr/bin
|
||||
fi
|
||||
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user