[neon/qt6/qt6-declarative/Neon/release] debian: try and get rid of the circular dep
Carlos De Maine
null at kde.org
Thu Oct 26 09:19:13 BST 2023
Git commit 0fc11c7ce8a97aafdb1885c82aa81245c31abf4d by Carlos De Maine.
Committed on 26/10/2023 at 10:19.
Pushed by carlosdem into branch 'Neon/release'.
try and get rid of the circular dep
M +2 -2 debian/control
https://invent.kde.org/neon/qt6/qt6-declarative/-/commit/0fc11c7ce8a97aafdb1885c82aa81245c31abf4d
diff --git a/debian/control b/debian/control
index ddea7c3..44863d2 100644
--- a/debian/control
+++ b/debian/control
@@ -17,11 +17,11 @@ Build-Depends: cmake,
qt6-declarative-dev:native <cross>,
qt6-languageserver-private-dev (>= 6.4.2~),
qt6-shadertools-dev (>= 6.4.2~),
- qt6-svg-dev,
- qt6-tools-dev,
Build-Depends-Indep: qt6-base-dev (>= 6.4~) <!nodoc>,
qt6-documentation-tools (>= 6.4~) <!nodoc>,
qt6-base-doc (>= 6.4~) <!nodoc>,
+ qt6-svg-dev,
+ qt6-tools-dev,
Standards-Version: 4.6.2
Homepage: https://www.qt.io/developers/
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-declarative.git
More information about the Neon-commits
mailing list