From: Ian Jackson Date: Fri, 11 Oct 2024 12:33:59 +0000 (+0100) Subject: Decorate rust-toolchain build-deps with !upstream-cargo profile X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=4a4c6d6424f1e26387806d74cf031517e4da0e4f;p=hippotat.git Decorate rust-toolchain build-deps with !upstream-cargo profile Signed-off-by: Ian Jackson --- diff --git a/debian/control b/debian/control index 3e00749..600026d 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,12 @@ Section: net Priority: optional Homepage: https://www.chiark.greenend.org.uk/~ianmdlvl/hippotat/current/docs/ Vcs-Git: https://salsa.debian.org/iwj/hippotat -Build-Depends: debhelper (>= 12), cargo, rustc, python3-sphinx, +Build-Depends: debhelper (>= 12), + python3-sphinx, python3-recommonmark, python3-sphinx-markdown-tables, moreutils, libssl-dev (>= 1.1), pkg-config, + cargo , + rustc , # debian/update-build-deps manages these: librust-backtrace-dev (>= 0.3.3~) , librust-base64-dev (>= 0.21~) ,