[neon/qt6/qt6-base/Neon/unstable] debian: separate commentable section
Carlos De Maine
null at kde.org
Wed Dec 4 12:05:13 GMT 2024
Git commit e21bedf1daaed44f07390513409e45bf855033db by Carlos De Maine.
Committed on 04/12/2024 at 12:05.
Pushed by carlosdem into branch 'Neon/unstable'.
separate commentable section
M +1 -0 debian/rules
https://invent.kde.org/neon/qt6/qt6-base/-/commit/e21bedf1daaed44f07390513409e45bf855033db
diff --git a/debian/rules b/debian/rules
index 96fd5bd..6ce59e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=+lto
#### uncomment when bootstrapping a new qt release ####
export DEB_BUILD_PROFILES := ${DEB_BUILD_PROFILES} nodoc
export DEB_BUILD_OPTIONS ;+ ${DEB_BUILD_OPTIONS} nodoc
+
sslpkgname := $(shell dpkg-query --show '--showformat=$${Depends}' libssl-dev | cut -d ' ' -f1)
ifneq (,$(filter libqt6sql6-ibase,$(shell dh_listpackages)))
More information about the Neon-commits
mailing list