[neon/neon-packaging/dbc-parser-cpp/Neon/unstable] debian: cmake and ninja-build
Carlos De Maine
null at kde.org
Mon Jan 27 05:32:33 GMT 2025
Git commit 7ccfd38d6e972c5a69624735a4edc3acc2d1d13c by Carlos De Maine.
Committed on 27/01/2025 at 05:32.
Pushed by carlosdem into branch 'Neon/unstable'.
cmake and ninja-build
M +3 -1 debian/control
https://invent.kde.org/neon/neon-packaging/dbc-parser-cpp/-/commit/7ccfd38d6e972c5a69624735a4edc3acc2d1d13c
diff --git a/debian/control b/debian/control
index d5de0a9..c5d5916 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,12 @@ Maintainer: KDE Neon <neon at kde.org>
Section: misc
Priority: optional
Standards-Version: 4.6.2
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: cmake,
+ debhelper-compat (= 13),
doxygen,
fastfloat-dev,
graphviz,
+ ninja-build,
Package: dbc-parser-cpp
Architecture: any
More information about the Neon-commits
mailing list