[neon/forks/heaptrack/Neon/experimental] debian: =ON
Carlos De Maine
null at kde.org
Sat Dec 16 23:49:40 GMT 2023
Git commit 4f2030a232252a8bc6fb496e9d5f8ff42f8818e1 by Carlos De Maine.
Committed on 17/12/2023 at 00:49.
Pushed by carlosdem into branch 'Neon/experimental'.
=ON
M +1 -1 debian/rules
https://invent.kde.org/neon/forks/heaptrack/-/commit/4f2030a232252a8bc6fb496e9d5f8ff42f8818e1
diff --git a/debian/rules b/debian/rules
index 0b5812d..8545c7b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ BUILDDIR = $(CURDIR)/debian/build
dh $@ --with kf6 --buildsystem kf6 --builddirectory=$(BUILDDIR)
override_dh_auto_configure:
- dh_auto_configure -- -DHEAPTRACK_BUILD_PRINT=ON -DHEAPTRACK_BUILD_GUI=ON -DHEAPTRACK_USE_QT6
+ dh_auto_configure -- -DHEAPTRACK_BUILD_PRINT=ON -DHEAPTRACK_BUILD_GUI=ON -DHEAPTRACK_USE_QT6=ON
# Unittests are disabled on mips due to build failures
# It looks like the crash is happening in libunwind,
More information about the Neon-commits
mailing list