meson.build: add back pipewire.desktop autostart entry

This commit is contained in:
Siva Mahadevan 2025-10-24 14:55:18 -04:00 committed by Wim Taymans
parent 3d08c0557f
commit 64096309fc
2 changed files with 21 additions and 16 deletions

View file

@ -46,6 +46,7 @@ include:
bluez-libs-devel
clang
dbus-devel
desktop-file-utils
doxygen
fdk-aac-free-devel
file
@ -113,6 +114,7 @@ include:
FDO_DISTRIBUTION_VERSION: '22.04'
FDO_DISTRIBUTION_PACKAGES: >-
debhelper-compat
desktop-file-utils
findutils
git
libapparmor-dev
@ -148,12 +150,14 @@ include:
.debian:
variables:
# Update this tag when you want to trigger a rebuild
BASE_TAG: '2025-08-10.0'
BASE_TAG: '2025-08-10.1'
FDO_DISTRIBUTION_VERSION: 'trixie'
FDO_DISTRIBUTION_PACKAGES: >-
build-essential
desktop-file-utils
dpkg-dev
findutils
gettext
git
meson
@ -182,6 +186,7 @@ include:
gcc
g++
dbus-dev
desktop-file-utils
doxygen
elogind-dev
eudev-dev