[neon/backports-focal/pipewire/Neon/release-lts] debian: disable yet more options
Harald Sitter
null at kde.org
Mon Mar 22 13:53:26 GMT 2021
Git commit f92c86fc5b9f198bb9896763c6a0235ba077ef47 by Harald Sitter.
Committed on 22/03/2021 at 13:53.
Pushed by sitter into branch 'Neon/release-lts'.
disable yet more options
these apparently weren't options before and passed but now that they are
they'll fail if not opted out of or something. anyway. they are all
not availble on focal, also see previous commit
M +1 -0 debian/rules
https://invent.kde.org/neon/backports-focal/pipewire/commit/f92c86fc5b9f198bb9896763c6a0235ba077ef47
diff --git a/debian/rules b/debian/rules
index c083b288..6bc56434 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,7 @@ override_dh_auto_configure:
-Dvolume=enabled \
-Dvulkan=disabled \
-Dbluez5-codec-ldac=disabled \
+ -Dbluez5-codec-aptx=disabled \
$(NULL)
install -d debian/ld.so.conf.d
echo "/usr/lib/$(DEB_HOST_MULTIARCH)/pipewire-0.3/jack/" > "debian/ld.so.conf.d/pipewire-jack-$(DEB_HOST_MULTIARCH).conf"
More information about the Neon-commits
mailing list