[neon/qt6/qt6-multimedia/Neon/release] debian: build alsa backend as well

Carlos De Maine null at kde.org
Sun Oct 22 15:37:49 BST 2023


Git commit 6b1281acf8cbfc542da203e3ba70293009bddb86 by Carlos De Maine.
Committed on 22/10/2023 at 16:37.
Pushed by carlosdem into branch 'Neon/release'.

build alsa backend as well

M  +1    -0    debian/rules

https://invent.kde.org/neon/qt6/qt6-multimedia/-/commit/6b1281acf8cbfc542da203e3ba70293009bddb86

diff --git a/debian/rules b/debian/rules
index e64107a..3d355dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ override_dh_auto_configure:
 	dh_auto_configure -- \
 		--log-level=STATUS \
 		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
+		-DQT_FEATURE_alsa=ON \
 		$(cmake_extra_args)
 
 override_dh_auto_build-indep:


More information about the Neon-commits mailing list