mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +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
|
cp $PKG_BUILD/alsaconf/alsaconf $INSTALL/usr/bin
|
||||||
chmod +x $INSTALL/usr/bin/alsaconf
|
chmod +x $INSTALL/usr/bin/alsaconf
|
||||||
cp $PKG_BUILD/alsamixer/alsamixer $INSTALL/usr/bin
|
cp $PKG_BUILD/alsamixer/alsamixer $INSTALL/usr/bin
|
||||||
|
cp $PKG_BUILD/aplay/aplay $INSTALL/usr/bin
|
||||||
fi
|
fi
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user