[neon/backports-jammy/accounts-qml6-module/Neon/unstable] debian: QT_MAJOR_VERSION = 6

Carlos De Maine null at kde.org
Fri Dec 22 09:15:11 GMT 2023


Git commit 163713b3d51b6b4118df349c96f9bdffd72ce948 by Carlos De Maine.
Committed on 22/12/2023 at 10:15.
Pushed by carlosdem into branch 'Neon/unstable'.

QT_MAJOR_VERSION = 6

M  +1    -0    debian/rules

https://invent.kde.org/neon/backports-jammy/accounts-qml6-module/-/commit/163713b3d51b6b4118df349c96f9bdffd72ce948

diff --git a/debian/rules b/debian/rules
index 6d7b8f7..b1d5c69 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,7 @@ override_dh_auto_configure:
 	dh_auto_configure \
 		-- LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH) \
 		QT_SELECT=6 \
+		QT_MAJOR_VERSION=6 \
 		"QMAKE_CXXFLAGS=$(CFLAGS)" \
 		CONFIG+=ubuntu-docs \
 			$(CONFIGURE_OPTS) \


More information about the Neon-commits mailing list