[neon/qt6/qt6-tools/Neon/release] debian: missed libclang-15-dev

Carlos De Maine null at kde.org
Sun Oct 22 08:45:04 BST 2023


Git commit fb41851a79089965cc72812308a358cea4ce349d by Carlos De Maine.
Committed on 22/10/2023 at 09:44.
Pushed by carlosdem into branch 'Neon/release'.

missed libclang-15-dev

M  +1    -1    debian/control

https://invent.kde.org/neon/qt6/qt6-tools/-/commit/fb41851a79089965cc72812308a358cea4ce349d

diff --git a/debian/control b/debian/control
index ac9267a..7fe23df 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Patrick Franz <deltaone at debian.org>
 Build-Depends: clang-15,
                cmake,
                debhelper-compat (= 13),
-               libclang-dev (>= 1:14~),
+               libclang-15-dev,
                libgl-dev,
 #               liblitehtml-dev,
                libssl-dev,


More information about the Neon-commits mailing list