mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
ci: install libbluetooth-dev on ubuntu
Test building the bluez5 SPA plugin on ubuntu as well since it is an important plugin.
This commit is contained in:
parent
fbd068977c
commit
c8260e16d2
1 changed files with 2 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ include:
|
|||
.ubuntu:
|
||||
variables:
|
||||
# Update this tag when you want to trigger a rebuild
|
||||
FDO_DISTRIBUTION_TAG: '2022-01-27.0'
|
||||
FDO_DISTRIBUTION_TAG: '2023-02-16.0'
|
||||
FDO_DISTRIBUTION_VERSION: '20.04'
|
||||
FDO_DISTRIBUTION_PACKAGES: >-
|
||||
debhelper-compat
|
||||
|
|
@ -88,6 +88,7 @@ include:
|
|||
libavfilter-dev
|
||||
libavformat-dev
|
||||
libdbus-1-dev
|
||||
libbluetooth-dev
|
||||
libglib2.0-dev
|
||||
libgstreamer1.0-dev
|
||||
libgstreamer-plugins-base1.0-dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue