[neon/extras/kdevelop/Neon/release-lts] debian: Revert "switch to clang10 for consistency"

Jonathan Riddell null at kde.org
Wed May 5 16:49:30 BST 2021


Git commit 700f766d2e0420a65f2d47b3acc99ae5d9a8b11d by Jonathan Riddell.
Committed on 05/05/2021 at 15:48.
Pushed by jriddell into branch 'Neon/release-lts'.

Revert "switch to clang10 for consistency"

This reverts commit cbccfe7ca0b37cf4006f21c2cf0c371870f10047.

M  +3    -3    debian/control

https://invent.kde.org/neon/extras/kdevelop/commit/700f766d2e0420a65f2d47b3acc99ae5d9a8b11d

diff --git a/debian/control b/debian/control
index 114517c..45b98ec 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: clazy,
                kio-dev,
                libastyle-dev,
                libboost-dev (>= 1.35.0),
-               libclang-10-dev (>= 1:3.8) [!alpha !hppa !hurd-any !ia64 !kfreebsd-any !m68k !powerpcspe !riscv64 !sh4 !x32],
+               libclang-8-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-10,
+Depends: clang-tidy-8,
          clazy,
          cppcheck,
          heaptrack-gui,
          kdevelop-data (>= ${source:Version}),
          kdevelop-l10n,
-         libclang-common-10-dev,
+         libclang-common-8-dev,
          libqt5webengine5,
          meson,
          plasma-framework,


More information about the Neon-commits mailing list