[neon/extras/kdevelop/Neon/release-lts] debian: switch to clang10 for consistency
Jonathan Riddell
null at kde.org
Wed May 5 14:49:25 BST 2021
Git commit cbccfe7ca0b37cf4006f21c2cf0c371870f10047 by Jonathan Riddell.
Committed on 05/05/2021 at 13:49.
Pushed by jriddell into branch 'Neon/release-lts'.
switch to clang10 for consistency
M +3 -3 debian/control
https://invent.kde.org/neon/extras/kdevelop/commit/cbccfe7ca0b37cf4006f21c2cf0c371870f10047
diff --git a/debian/control b/debian/control
index 45b98ec..114517c 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: clazy,
kio-dev,
libastyle-dev,
libboost-dev (>= 1.35.0),
- libclang-8-dev (>= 1:3.8) [!alpha !hppa !hurd-any !ia64 !kfreebsd-any !m68k !powerpcspe !riscv64 !sh4 !x32],
+ libclang-10-dev (>= 1:3.8) [!alpha !hppa !hurd-any !ia64 !kfreebsd-any !m68k !powerpcspe !riscv64 !sh4 !x32],
libgrantlee5-dev,
libkf5config-dev (>= 5.15.0),
libkf5crash-dev (>= 5.15.0),
@@ -63,13 +63,13 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-std/kdevelop.git
Package: kdevelop
Architecture: any
-Depends: clang-tidy-8,
+Depends: clang-tidy-10,
clazy,
cppcheck,
heaptrack-gui,
kdevelop-data (>= ${source:Version}),
kdevelop-l10n,
- libclang-common-8-dev,
+ libclang-common-10-dev,
libqt5webengine5,
meson,
plasma-framework,
More information about the Neon-commits
mailing list