drop uuid crate dependency
proxmox::tools now has a Uuid module using the native libuuid. Adds build dependency: libuuid1 (which is a Pre-Depends of util-linux, so always installed anyway). Drops uuid + 16 more crate dependencies. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
3
debian/control
vendored
3
debian/control
vendored
@ -5,14 +5,15 @@ Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Build-Depends: bash-completion,
|
||||
clang,
|
||||
debhelper (>= 10),
|
||||
latexmk,
|
||||
libfuse3-dev,
|
||||
libpam0g-dev,
|
||||
libsystemd-dev,
|
||||
libuuid1,
|
||||
libzstd-dev (>= 1.3.8),
|
||||
pkg-config,
|
||||
python3-docutils,
|
||||
python3-sphinx,
|
||||
latexmk,
|
||||
Standards-Version: 3.9.5
|
||||
Homepage: https://www.proxmox.com
|
||||
|
||||
|
Reference in New Issue
Block a user