[neon/neon-packaging/akonadi-search-rust/Neon/unstable] debian: rust bits
Jonathan Esk-Riddell
null at kde.org
Tue May 16 16:47:17 BST 2023
Git commit 2ed7f3742f55466d6670faa231dbeafa14918433 by Jonathan Esk-Riddell.
Committed on 16/05/2023 at 15:47.
Pushed by jriddell into branch 'Neon/unstable'.
rust bits
M +3 -1 debian/control
https://invent.kde.org/neon/neon-packaging/akonadi-search-rust/commit/2ed7f3742f55466d6670faa231dbeafa14918433
diff --git a/debian/control b/debian/control
index 1ae4b90..5683bed 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 (>= 3.0~),
+Build-Depends: cargo,
+ cmake (>= 3.0~),
corrosion,
debhelper (>= 11),
extra-cmake-modules (>= 5.47.0~),
@@ -23,6 +24,7 @@ Build-Depends: cmake (>= 3.0~),
libxapian-dev,
pkg-kde-tools (>> 0.15.15),
qtbase5-dev (>= 5.9.0~),
+ rustc,
xauth,
xvfb
Standards-Version: 4.3.0
More information about the Neon-commits
mailing list