mirror of
https://github.com/wofferl/proxmox-backup-arm64
synced 2025-12-06 00:13:41 +00:00
add uuid-dev build dependency needed by proxmox-perl-rs
This commit is contained in:
@@ -6,7 +6,7 @@ Script for building Proxmox Backup Server 2.x for Armbian64 based on Bullseye
|
||||
apt-get -y install \
|
||||
build-essential curl sudo git lintian \
|
||||
pkg-config libudev-dev libssl-dev libapt-pkg-dev libclang-dev \
|
||||
libnetaddr-ip-perl libpam0g-dev libcurl4-openssl-dev
|
||||
libnetaddr-ip-perl libpam0g-dev libcurl4-openssl-dev uuid-dev
|
||||
```
|
||||
## Install ``rustup``
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user