[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/meta-phosh][debian/latest] phosh-core: Fix bluetooth PA/PW conditional dependency

Guido Günther (@agx) gitlab at salsa.debian.org
Fri Aug 25 19:52:23 BST 2023



Guido Günther pushed to branch debian/latest at Debian On Mobile / meta-phosh


Commits:
1ab3f8d6 by Evangelos Ribeiro Tzaras at 2023-08-19T20:40:25+02:00
phosh-core: Fix bluetooth PA/PW conditional dependency

I've not actually tried, installing pulseaudio should be impossible
without this patch (as libspa-0.2-bluetooth is pulled in unconditionally)

0e8a1b9a05e74eead0011ba96901079d7c78e6f1
erroneously removed pulseaudio-module-bluetooth

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -39,7 +39,7 @@ Depends:
  phosh (>= 0.27.0),
  phosh-mobile-tweaks,
  pipewire-pulse | pulseaudio,
- libspa-0.2-bluetooth | libspa-0.2-bluetooth,,
+ libspa-0.2-bluetooth | pulseaudio-module-bluetooth,
  sound-theme-freedesktop,
  squeekboard (>= 1.22.0) | phosh-osk-stub (>= 0.27.0),
  ${misc:Depends},



View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/meta-phosh/-/commit/1ab3f8d6b1cf213c257274a3d6392cc43c67f61e

-- 
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/meta-phosh/-/commit/1ab3f8d6b1cf213c257274a3d6392cc43c67f61e
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20230825/acdd7d63/attachment.htm>


More information about the Debian-on-mobile-maintainers mailing list