[neon/qt6/qt6-declarative/Neon/release] debian: move shadertools & langageserver into nodoc to get around circular deps

Carlos De Maine null at kde.org
Fri Dec 15 09:14:53 GMT 2023


Git commit d6c904afba94599da4c96f7f047abce515655d2b by Carlos De Maine.
Committed on 15/12/2023 at 10:14.
Pushed by carlosdem into branch 'Neon/release'.

move shadertools & langageserver into nodoc to get around circular deps

M  +2    -2    debian/control

https://invent.kde.org/neon/qt6/qt6-declarative/-/commit/d6c904afba94599da4c96f7f047abce515655d2b

diff --git a/debian/control b/debian/control
index 1e9e6f0..aa0e496 100644
--- a/debian/control
+++ b/debian/control
@@ -18,11 +18,11 @@ Build-Depends: cmake,
                pkg-kde-tools,
                qt6-base-dev (>= 6.6.1~),
                qt6-declarative-dev:native <cross>,
-               qt6-languageserver-private-dev (>= 6.6.1~),
-               qt6-shadertools-dev (>= 6.6.1~),
 #Build-Depends-Indep: qt6-base-dev (>= 6.6~) <!nodoc>,
 #                     qt6-documentation-tools (>= 6.6~) <!nodoc>,
 #                     qt6-base-doc (>= 6.6~) <!nodoc>,
+#                     qt6-languageserver-private-dev (>= 6.6~) <!nodoc>,
+#                     qt6-shadertools-dev (>= 6.6~) <!nodoc>,
 #                     qt6-svg-dev (>= 6.6~) <!nodoc>,
 Standards-Version: 4.6.2
 Homepage: https://www.qt.io/developers/


More information about the Neon-commits mailing list