[neon/neon-packaging/corrosion/Neon/unstable] debian: Failed to find `cargo` in PATH and `/usr/bin`.
Jonathan Esk-Riddell
null at kde.org
Tue May 16 16:37:48 BST 2023
Git commit 7700fbafbe05bb045f8d6204457d5ea29a488a67 by Jonathan Esk-Riddell.
Committed on 16/05/2023 at 15:37.
Pushed by jriddell into branch 'Neon/unstable'.
Failed to find `cargo` in PATH and `/usr/bin`.
M +1 -1 debian/control
https://invent.kde.org/neon/neon-packaging/corrosion/commit/7700fbafbe05bb045f8d6204457d5ea29a488a67
diff --git a/debian/control b/debian/control
index 3bb9ea5..d19e6de 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: corrosion
Section: utils
Priority: optional
-Build-Depends: cmake, debhelper-compat (= 13), rustc
+Build-Depends: cargo, cmake, debhelper-compat (= 13), rustc
Standards-Version: 4.2.1
Maintainer: Neon CI <neon at kde.org>
More information about the Neon-commits
mailing list