[neon/kf6/kf6-kirigami/Neon/unstable] debian: typo

Carlos De Maine null at kde.org
Fri Nov 3 06:44:27 GMT 2023


Git commit 5e12028e9926e29bf4256f9912bca903b75483a1 by Carlos De Maine.
Committed on 03/11/2023 at 07:44.
Pushed by carlosdem into branch 'Neon/unstable'.

typo

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

https://invent.kde.org/neon/kf6/kf6-kirigami/-/commit/5e12028e9926e29bf4256f9912bca903b75483a1

diff --git a/debian/control b/debian/control
index f2bffba..f65d6a0 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: kf6-breeze-icon-theme,
                graphviz,
                kf6-extra-cmake-modules,
                pkg-kde-tools-neon,
+               qt6-5compat-dev,
                qt6-base-dev,
                qt6-declarative-dev,
                qt6-shadertools-dev,
diff --git a/debian/rules b/debian/rules
index b12929f..dcd6260 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,6 @@
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	dh_auto_configure -- \
+	dh_auto_configure --
 	-DBUILD_QCH=ON \
-	-BBUILD_EXAMPLES=ON
+	-DBUILD_EXAMPLES=ON


More information about the Neon-commits mailing list