[neon/qt6/qtcreator/Neon/release] debian: libclang-dev pulls in libclang-21-dev

Carlos De Maine null at kde.org
Thu Jul 23 10:40:15 BST 2026


Git commit 0ce3a0d19c172ab7bd386bd328b4f02aecff00d1 by Carlos De Maine.
Committed on 23/07/2026 at 09:40.
Pushed by carlosdem into branch 'Neon/release'.

libclang-dev pulls in libclang-21-dev

M  +2    -3    debian/control

https://invent.kde.org/neon/qt6/qtcreator/-/commit/0ce3a0d19c172ab7bd386bd328b4f02aecff00d1

diff --git a/debian/control b/debian/control
index 857f999..8b24b3f 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,7 @@ Build-Depends: clang (>= 1:10~),
                golang,
 #               kf6-syntax-highlighting-dev,
                libappstream-glib-dev,
-               libclang-14-dev,
-               libclang-dev (>= 1:10~),
+               libclang-dev,
                libdw-dev,
                libedit-dev,
                libelf-dev,
@@ -25,7 +24,7 @@ Build-Depends: clang (>= 1:10~),
                libsystemd-dev,
                libyaml-cpp-dev (>= 0.5~),
                libzstd-dev,
-               llvm-dev (>= 1:10~),
+               llvm-dev,
                ninja-build,
                pkg-config,
                python3:any,


More information about the Neon-commits mailing list