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

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


Git commit 39c45ee8f93afbbaed13e8bca86223235a078b4e by Carlos De Maine.
Committed on 19/08/2023 at 23:00.
Pushed by carlosdem into branch 'Neon/unstable'.

Revert "Revert "D""

This reverts commit 1b32e982c42d7e136fe9a301081061f47caeb4d8.

M  +1    -1    debian/rules

https://invent.kde.org/neon/extras/phonon/-/commit/39c45ee8f93afbbaed13e8bca86223235a078b4e

diff --git a/debian/rules b/debian/rules
index 541be21..96db9f4 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  -DPHONON_BUILD_QT6=OFF
+CMAKE_ARGS = -DPHONON_BUILD_QT5=ON  -DPHONON_BUILD_QT6=OFF
 
 %:
 	dh $@ --with kf5



More information about the Neon-commits mailing list