[neon/kf6/kf6-kuserfeedback/Neon/unstable] debian: deps

Carlos De Maine null at kde.org
Wed Nov 22 02:37:54 GMT 2023


Git commit dca3ec146a3a2a01aa5dd01227ad94d71bb4eb77 by Carlos De Maine.
Committed on 22/11/2023 at 03:37.
Pushed by carlosdem into branch 'Neon/unstable'.

deps

M  +1    -1    debian/control
M  +1    -1    debian/rules

https://invent.kde.org/neon/kf6/kf6-kuserfeedback/-/commit/dca3ec146a3a2a01aa5dd01227ad94d71bb4eb77

diff --git a/debian/control b/debian/control
index 01d4b8e..756dd47 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: bison,
                debhelper-compat (= 13),
                flex,
                kf6-extra-cmake-modules,
+               phpunit,
                pkg-kde-tools-neon,
                qt6-charts-dev,
                qt6-svg-dev,
@@ -16,7 +17,6 @@ Build-Depends: bison,
                qt6-declarative-dev,
                qt6-doc,
                qt6-tools-dev,
-               qt6-tools-dev-tools,
                xauth <!nocheck>,
                xvfb <!nocheck>,
 #Build-Depends-Indep: qt6-doc
diff --git a/debian/rules b/debian/rules
index 12f4a0c..3b004c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBUILD_QCH=ON
+	dh_auto_configure -- -DBUILD_QCH=ON -DENABLE_CONSOLE=ON -DENABLE_CLI=ON


More information about the Neon-commits mailing list