[neon/qt6/qt6-tools/Neon/release] debian: libclang-15-dev required for qdoc and bump abi to 6.7.0
Carlos De Maine
null at kde.org
Thu Apr 4 07:09:01 BST 2024
Git commit 3b3ce14e2c91307189c66946e126e0eafa19b3f7 by Carlos De Maine.
Committed on 04/04/2024 at 06:08.
Pushed by carlosdem into branch 'Neon/release'.
libclang-15-dev required for qdoc and bump abi to 6.7.0
M +4 -4 debian/control
https://invent.kde.org/neon/qt6/qt6-tools/-/commit/3b3ce14e2c91307189c66946e126e0eafa19b3f7
diff --git a/debian/control b/debian/control
index 6f8bae0..cbd2e08 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: clang,
debhelper-compat (= 13),
g++-12,
gcc-12,
- libclang-14-dev,
+ libclang-15-dev,
libgl-dev,
# liblitehtml-dev (>= 0.6~),
libssl-dev,
@@ -41,9 +41,9 @@ Depends: qt6-base,
qt6-declarative,
${misc:Depends},
${shlibs:Depends}
-Provides: qt6-designer-private-abi (= 6.6.2),
- qt6-help-private-abi (= 6.6.2),
- qt6-uitools-private-abi (= 6.6.2),
+Provides: qt6-designer-private-abi (= 6.7.0),
+ qt6-help-private-abi (= 6.7.0),
+ qt6-uitools-private-abi (= 6.7.0),
assistant-qt6,
designer-qt6,
libqt6designer6,
More information about the Neon-commits
mailing list