[neon/qt6/qt6-declarative/Neon/release] debian: bootstrap build finished, put qt6-svg-dev back in indep so as to not have a circular dependency
Carlos De Maine
null at kde.org
Thu Apr 4 07:59:38 BST 2024
Git commit 6e594bdb3d70e24209d433240185912691d0c4f6 by Carlos De Maine.
Committed on 04/04/2024 at 06:56.
Pushed by carlosdem into branch 'Neon/release'.
bootstrap build finished, put qt6-svg-dev back in indep so as to not have a circular dependency
M +3 -2 debian/control
https://invent.kde.org/neon/qt6/qt6-declarative/-/commit/6e594bdb3d70e24209d433240185912691d0c4f6
diff --git a/debian/control b/debian/control
index b11e7da..75e716d 100644
--- a/debian/control
+++ b/debian/control
@@ -20,10 +20,11 @@ Build-Depends: cmake,
qt6-declarative-dev:native <cross>,
qt6-languageserver-private-dev (>= 6.6.1~),
qt6-shadertools-dev (>= 6.6.1~),
- qt6-svg-dev (>= 6.6~)
Build-Depends-Indep: qt6-base-dev (>= 6.6~) <!nodoc>,
qt6-base-doc (>= 6.6~) <!nodoc>,
- qt6-documentation-tools (>= 6.6~) <!nodoc>
+ qt6-documentation-tools (>= 6.6~) <!nodoc>,
+ qt6-svg-dev (>= 6.6~) <!nodoc>,
+
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