[neon/extras/kdevelop/Neon/unstable] debian: try llvm 12
Jonathan Esk-Riddell
null at kde.org
Fri Feb 25 12:39:42 GMT 2022
Git commit e4c5de03f04ba6980ff36f78d7658055710f923c by Jonathan Esk-Riddell.
Committed on 25/02/2022 at 12:39.
Pushed by jriddell into branch 'Neon/unstable'.
try llvm 12
M +3 -3 debian/control
https://invent.kde.org/neon/extras/kdevelop/commit/e4c5de03f04ba6980ff36f78d7658055710f923c
diff --git a/debian/control b/debian/control
index 970c871..535a122 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,7 @@ Build-Depends: clazy,
libkomparediff2-dev,
libqt5webkit5-dev (>= 5.4.0),
libsvn-dev,
- llvm-8-dev (>= 1:3.8) [!alpha !hppa !hurd-any !ia64 !kfreebsd-any !m68k !powerpcspe !riscv64 !sh4 !x32],
+ llvm-12-dev (>= 1:3.8) [!alpha !hppa !hurd-any !ia64 !kfreebsd-any !m68k !powerpcspe !riscv64 !sh4 !x32],
okteta-dev,
pkg-kde-tools (>> 0.15.15),
qtbase5-dev,
@@ -62,13 +62,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-12,
clazy,
cppcheck,
heaptrack-gui,
kdevelop-data (>= ${source:Version}),
kdevelop-l10n,
- libclang-common-8-dev,
+ libclang-common-12-dev,
libqt5webengine5,
meson,
plasma-framework,
More information about the Neon-commits
mailing list