Allow pipewire-pulse as an alternate depends.
This commit is contained in:
parent
fad72048d0
commit
db661ecfe1
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
pavucontrol-qt (0.17.0-0ubuntu2) jammy; urgency=medium
|
||||||
|
|
||||||
|
* Allow pipewire-pulse as an alternate depends.
|
||||||
|
|
||||||
|
-- Rik Mills <rikmills@kde.org> Thu, 16 Dec 2021 18:42:24 +0000
|
||||||
|
|
||||||
pavucontrol-qt (0.17.0-0ubuntu1) impish; urgency=medium
|
pavucontrol-qt (0.17.0-0ubuntu1) impish; urgency=medium
|
||||||
|
|
||||||
* New upstream release 0.17.0
|
* New upstream release 0.17.0
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -20,7 +20,7 @@ Homepage: https://github.com/lxqt/pavucontrol-qt
|
|||||||
|
|
||||||
Package: pavucontrol-qt
|
Package: pavucontrol-qt
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: pulseaudio, ${misc:Depends}, ${shlibs:Depends}
|
Depends: pulseaudio | pipewire-pulse, ${misc:Depends}, ${shlibs:Depends}
|
||||||
Recommends: pavucontrol-qt-l10n
|
Recommends: pavucontrol-qt-l10n
|
||||||
Description: Qt port of volume control pavucontrol
|
Description: Qt port of volume control pavucontrol
|
||||||
Qt port of volume control pavucontrol of sound server PulseAudio. As such it
|
Qt port of volume control pavucontrol of sound server PulseAudio. As such it
|
||||||
|
Loading…
x
Reference in New Issue
Block a user