mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-01 07:15:39 -04:00
meson.build: add back pipewire.desktop autostart entry
This commit is contained in:
parent
3d08c0557f
commit
64096309fc
2 changed files with 21 additions and 16 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue