[neon/pim/akonadi-search/Neon/release] debian: still need rustc and cargo though
Carlos De Maine
null at kde.org
Sun Jul 26 23:46:10 BST 2026
Git commit 45672bd30780efba1630fadfe359e9d24ba9a52f by Carlos De Maine.
Committed on 26/07/2026 at 22:46.
Pushed by carlosdem into branch 'Neon/release'.
still need rustc and cargo though
M +3 -1 debian/control
https://invent.kde.org/neon/pim/akonadi-search/-/commit/45672bd30780efba1630fadfe359e9d24ba9a52f
diff --git a/debian/control b/debian/control
index a20eec8..273a468 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: libs
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>, Sandro Knauß <hefee at debian.org>
-Build-Depends: cmake,
+Build-Depends: cargo,
+ cmake,
corrosion,
debhelper-compat (= 13),
doxygen,
@@ -28,6 +29,7 @@ Build-Depends: cmake,
libxapian-dev,
pkg-kde-tools-neon,
qt6-base-dev,
+ rustc,
xauth,
xvfb
Standards-Version: 4.6.2
More information about the Neon-commits
mailing list