[neon/kde/umbrello/Neon/release] debian: adapt to noble's clang/llvm situation
Carlos De Maine
null at kde.org
Tue Jun 25 02:20:14 BST 2024
Git commit c7172bafbe773563b18f91292fd9e4b10bb516ab by Carlos De Maine.
Committed on 25/06/2024 at 01:20.
Pushed by carlosdem into branch 'Neon/release'.
adapt to noble's clang/llvm situation
M +2 -2 debian/control
https://invent.kde.org/neon/kde/umbrello/-/commit/c7172bafbe773563b18f91292fd9e4b10bb516ab
diff --git a/debian/control b/debian/control
index 5f924d8..50c53a2 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-14-dev,
+ libclang-dev,
libgrantlee5-dev,
libkf5archive-dev,
libkf5auth-dev,
@@ -39,7 +39,7 @@ Build-Depends: cmake (>= 2.8.12~),
libqt5webkit5-dev (>= 5.2.0~),
libxml2-dev,
libxslt1-dev,
- llvm-13-dev,
+ llvm-dev,
pkg-config,
pkg-kde-tools (>= 0.12),
qhelpgenerator-qt5,
More information about the Neon-commits
mailing list