[neon/extras/phonon/Neon/unstable] debian: Revert "Revert "=OFF""

Carlos De Maine null at kde.org
Sat Aug 19 22:01:08 BST 2023


Git commit 8c97bbf17d3db79aa7cbddc5eb220278d2047bd1 by Carlos De Maine.
Committed on 19/08/2023 at 22:59.
Pushed by carlosdem into branch 'Neon/unstable'.

Revert "Revert "=OFF""

This reverts commit 78287094473d9e6c2ae01a0ec9de713b30a1d74d.

M  +1    -1    debian/rules

https://invent.kde.org/neon/extras/phonon/-/commit/8c97bbf17d3db79aa7cbddc5eb220278d2047bd1

diff --git a/debian/rules b/debian/rules
index 5b19083..541be21 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 
 include /usr/share/dpkg/pkg-info.mk
 
-CMAKE_ARGS = -PHONON_BUILD_QT5=ON
+CMAKE_ARGS = -PHONON_BUILD_QT5=ON  -DPHONON_BUILD_QT6=OFF
 
 %:
 	dh $@ --with kf5



More information about the Neon-commits mailing list