[neon/3rdparty/libaccounts-qt/Neon/unstable] debian: Add qtchooser

Scarlett Moore null at kde.org
Tue Sep 19 17:34:00 BST 2023


Git commit 22a20fb32b2b6a3e4413be3e82a7bdac69a22565 by Scarlett Moore.
Committed on 19/09/2023 at 18:33.
Pushed by scarlettmoore into branch 'Neon/unstable'.

Add qtchooser

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

https://invent.kde.org/neon/3rdparty/libaccounts-qt/-/commit/22a20fb32b2b6a3e4413be3e82a7bdac69a22565

diff --git a/debian/control b/debian/control
index c6154f1..c8c9088 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper-compat (= 13),
                libglib2.0-dev,
                pkg-config,
                qt6-base-dev,
+               qtchooser
 Build-Depends-Indep: doxygen, graphviz, qt6-base-dev
 Standards-Version: 4.5.1
 Rules-Requires-Root: no
diff --git a/debian/rules b/debian/rules
index d94bbc1..8c6d3e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
 # Uncomment this to turn on verbose mode.
 export DH_VERBOSE=1
 export DPKG_GENSYMBOLS_CHECK_LEVEL=4
+export QT_SELECT=6
 
 %:
 	dh $@


More information about the Neon-commits mailing list