mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
buildsys/autotools: add pulseaudio-x11.service.in
Commit 4868fcf5f3 ("daemon: Rely on
systemd unit file for X11 plugin initialization") added a new systemd
unit file, pulseaudio-x11.service, generated from a respective .in file.
Unfortunately, this was only hooked up to meson, and is not currently
installed by autotools. Among other breakage, "make dist" produces a
tarball that meson is then unable to build (because a file is missing).
Signed-off-by: Faidon Liambotis <paravoid@debian.org>
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/514>
This commit is contained in:
parent
2afecd637c
commit
458c763989
4 changed files with 6 additions and 1 deletions
|
|
@ -7,6 +7,7 @@ src/daemon/ltdl-bind-now.c
|
|||
src/daemon/main.c
|
||||
src/daemon/pulseaudio.desktop.in
|
||||
src/daemon/systemd/user/pulseaudio.service.in
|
||||
src/daemon/systemd/user/pulseaudio-x11.service.in
|
||||
src/modules/alsa/alsa-mixer.c
|
||||
src/modules/alsa/alsa-sink.c
|
||||
src/modules/alsa/alsa-source.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue