mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
pipewire: drop PKG_TOOLCHAIN hardcoding - was already meson
This commit is contained in:
parent
0b00ecea05
commit
5e79fd633a
@ -9,7 +9,6 @@ PKG_SITE="https://pipewire.org"
|
||||
PKG_URL="https://github.com/PipeWire/pipewire/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain libpthread-stubs dbus ncurses alsa-lib systemd libsndfile libusb"
|
||||
PKG_LONGDESC="PipeWire is a server and user space API to deal with multimedia pipeline"
|
||||
PKG_TOOLCHAIN="meson"
|
||||
|
||||
if [ "${BLUETOOTH_SUPPORT}" = "yes" ]; then
|
||||
PKG_DEPENDS_TARGET+=" bluez sbc ldacBT libfreeaptx"
|
||||
|
Loading…
x
Reference in New Issue
Block a user