[neon/kde/umbrello/Neon/unstable] debian: seems to be using clang 14 nowadays

Carlos De Maine null at kde.org
Mon Jan 16 06:29:41 GMT 2023


Git commit 745ad5e70681bed6229d562ef96254eaec8b8ea1 by Carlos De Maine.
Committed on 16/01/2023 at 06:29.
Pushed by carlosdem into branch 'Neon/unstable'.

seems to be using clang 14 nowadays

M  +1    -1    debian/control

https://invent.kde.org/neon/kde/umbrello/commit/745ad5e70681bed6229d562ef96254eaec8b8ea1

diff --git a/debian/control b/debian/control
index 68df2f5..5f924d8 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: cmake (>= 2.8.12~),
                kdevplatform-dev,
                kinit-dev,
                libboost-dev (>= 1.33.1),
-               libclang-13-dev,
+               libclang-14-dev,
                libgrantlee5-dev,
                libkf5archive-dev,
                libkf5auth-dev,


More information about the Neon-commits mailing list