mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add missing deb package dependencies to docs
This commit is contained in:
parent
8462f04bff
commit
371a9243c0
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ How to build deb packages
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
apt install -y python3 python3-venv python3-pip build-essential devscripts debhelper bash-completion git
|
||||
apt install -y bash-completion build-essential debhelper devscripts git patchelf python3 python3-pip python3-venv rustc
|
||||
|
||||
#. (Optional) To build a specific Salt version, you will need to install tools and changelog dependencies:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue