[neon/backports-noble/gst-plugins-good1.0-noble/Neon/release] debian: export QT_SELECT=6

Carlos De Maine null at kde.org
Sat Aug 16 04:08:36 BST 2025


Git commit 6473b6a63d2a832a4fb0627399e1e2c2c7e41dc1 by Carlos De Maine.
Committed on 16/08/2025 at 03:08.
Pushed by carlosdem into branch 'Neon/release'.

export QT_SELECT=6

M  +1    -1    debian/rules

https://invent.kde.org/neon/backports-noble/gst-plugins-good1.0-noble/-/commit/6473b6a63d2a832a4fb0627399e1e2c2c7e41dc1

diff --git a/debian/rules b/debian/rules
index 5ea42b4..2616ab1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ include /usr/share/dpkg/default.mk
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs
 export HOME=$(CURDIR)/fake-home
-export QT_SELECT=5
+export QT_SELECT=6
 
 # debian package version
 version=$(shell dpkg-parsechangelog | grep ^Version: | cut -d ' ' -f 2)


More information about the Neon-commits mailing list