[neon/extras/kdevelop/Neon/stable] debian: needs version 19 for libclang and llvm

Carlos De Maine null at kde.org
Sat May 31 01:47:03 BST 2025


Git commit 7e4ff0f2c50dff288820b59ed48ce97bbddc6ee6 by Carlos De Maine.
Committed on 31/05/2025 at 00:47.
Pushed by carlosdem into branch 'Neon/stable'.

needs version 19 for libclang and llvm

M  +2    -2    debian/control

https://invent.kde.org/neon/extras/kdevelop/-/commit/7e4ff0f2c50dff288820b59ed48ce97bbddc6ee6

diff --git a/debian/control b/debian/control
index 41c48bc..6445135 100644
--- a/debian/control
+++ b/debian/control
@@ -39,12 +39,12 @@ Build-Depends: clazy,
                kf6-threadweaver-dev,
                libastyle-dev,
                libboost-dev (>= 1.35.0),
-               libclang-dev (>= 1:3.8) [!alpha !hppa !hurd-any !ia64 !kfreebsd-any !m68k !powerpcspe !riscv64 !sh4 !x32],
+               libclang-19-dev (>= 1:3.8) [!alpha !hppa !hurd-any !ia64 !kfreebsd-any !m68k !powerpcspe !riscv64 !sh4 !x32],
                libkomparediff2-dev,
                libksysguard-dev
                libplasma-dev,
                libsvn-dev,
-               llvm-dev (>= 1:3.8) [!alpha !hppa !hurd-any !ia64 !kfreebsd-any !m68k !powerpcspe !riscv64 !sh4 !x32],
+               llvm-19-dev (>= 1:3.8) [!alpha !hppa !hurd-any !ia64 !kfreebsd-any !m68k !powerpcspe !riscv64 !sh4 !x32],
                okteta-dev,
                pkg-kde-tools-neon,
                qt6-base-dev,


More information about the Neon-commits mailing list