[neon/extras/kdevelop/Neon/unstable] debian: try newer llvm in jammy
Jonathan Esk-Riddell
null at kde.org
Tue Jul 26 15:07:11 BST 2022
Git commit e438a282b67fcb9efa9ecd11c68b8696046a8824 by Jonathan Esk-Riddell.
Committed on 26/07/2022 at 14:06.
Pushed by jriddell into branch 'Neon/unstable'.
try newer llvm in jammy
M +4 -4 debian/control
https://invent.kde.org/neon/extras/kdevelop/commit/e438a282b67fcb9efa9ecd11c68b8696046a8824
diff --git a/debian/control b/debian/control
index c8251ff..fb08bd6 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: clazy,
kio-dev,
libastyle-dev,
libboost-dev (>= 1.35.0),
- libclang-12-dev (>= 1:3.8) [!alpha !hppa !hurd-any !ia64 !kfreebsd-any !m68k !powerpcspe !riscv64 !sh4 !x32],
+ libclang-14-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),
@@ -46,7 +46,7 @@ Build-Depends: clazy,
libkomparediff2-dev,
libqt5webkit5-dev (>= 5.4.0),
libsvn-dev,
- llvm-12-dev (>= 1:3.8) [!alpha !hppa !hurd-any !ia64 !kfreebsd-any !m68k !powerpcspe !riscv64 !sh4 !x32],
+ llvm-14-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-12,
+Depends: clang-tidy-14,
clazy,
cppcheck,
heaptrack-gui,
kdevelop-data (>= ${source:Version}),
kdevelop-l10n,
- libclang-common-12-dev,
+ libclang-common-14-dev,
libqt5webengine5,
meson,
plasma-framework,
More information about the Neon-commits
mailing list