alsa: install alsa-plugins by default

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2015-12-20 14:19:18 +01:00
parent 92149206d2
commit 9d3c970a78

View File

@ -23,7 +23,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.alsa-project.org/"
PKG_URL=""
PKG_DEPENDS_TARGET="toolchain alsa-lib alsa-utils"
PKG_DEPENDS_TARGET="toolchain alsa-lib alsa-utils alsa-plugins"
PKG_PRIORITY="optional"
PKG_SECTION="virtual"
PKG_SHORTDESC="alsa: Matapackage to install all alsa components"