Merge pull request #2453 from GlaZedBelmont/patch-3
Add alsa-lib to bluez
This commit is contained in:
commit
b0a696357b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ PKG_VERSION="5.70"
|
|||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.bluez.org/"
|
||||
PKG_URL="https://www.kernel.org/pub/linux/bluetooth/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain dbus glib readline systemd json-c"
|
||||
PKG_DEPENDS_TARGET="toolchain dbus glib readline systemd json-c alsa-lib"
|
||||
PKG_LONGDESC="Bluetooth Tools and System Daemons for Linux."
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
PKG_BUILD_FLAGS="+lto"
|
||||
|
|
Loading…
Reference in a new issue