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:
Wolfgang Bumiller
2019-11-14 10:18:31 +01:00
parent 58ea88c8ab
commit f569acc5e2
4 changed files with 274 additions and 205 deletions

3
debian/control vendored
View File

@ -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