Swap pulseaudio and pipewire-pulse dependencies
This commit is contained in:
parent
8ac437506d
commit
d3aea648e2
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
pavucontrol-qt (1.2.0-1ubuntu3) lunar; urgency=medium
|
||||
|
||||
* Swap "pulseaudio | pipewire-pulse" to "pipewire-pulse | pulseaudio" in
|
||||
debian/control to convince Germinate to grab the right package when the
|
||||
Lubuntu ISO builds.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Sun, 02 Apr 2023 15:10:28 -0500
|
||||
|
||||
pavucontrol-qt (1.2.0-1ubuntu2) lunar; urgency=medium
|
||||
|
||||
[ Debian Janitor ]
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -25,7 +25,7 @@ Rules-Requires-Root: no
|
||||
|
||||
Package: pavucontrol-qt
|
||||
Architecture: any
|
||||
Depends: pulseaudio | pipewire-pulse, ${misc:Depends}, ${shlibs:Depends}
|
||||
Depends: pipewire-pulse | pulseaudio, ${misc:Depends}, ${shlibs:Depends}
|
||||
Recommends: pavucontrol-qt-l10n
|
||||
Description: Qt port of volume control pavucontrol
|
||||
Qt port of volume control pavucontrol of sound server PulseAudio. As such it
|
||||
|
Loading…
x
Reference in New Issue
Block a user