public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup] update README.rst to include dh-cargo build dependency.
@ 2022-10-06  7:16 Lukas Wagner
  0 siblings, 0 replies; only message in thread
From: Lukas Wagner @ 2022-10-06  7:16 UTC (permalink / raw)
  To: pbs-devel

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
---
After following the instructions in README.rst, proxmox-backup failed
to build due to a missing build dependency. Installing dh-cargo fixed
it for me.

 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 53f53e42..19875f73 100644
--- a/README.rst
+++ b/README.rst
@@ -50,7 +50,7 @@ Setup:
   1. # echo 'deb http://download.proxmox.com/debian/devel/ bullseye main' | sudo tee /etc/apt/sources.list.d/proxmox-devel.list
   2. # sudo wget https://enterprise.proxmox.com/debian/proxmox-release-bullseye.gpg -O /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
   3. # sudo apt update
-  4. # sudo apt install devscripts debcargo clang
+  4. # sudo apt install devscripts debcargo dh-cargo clang
   5. # git clone git://git.proxmox.com/git/proxmox-backup.git
   6. # cd proxmox-backup; sudo mk-build-deps -ir
 
-- 
2.30.2





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-06  7:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-06  7:16 [pbs-devel] [PATCH proxmox-backup] update README.rst to include dh-cargo build dependency Lukas Wagner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal