mirror of
https://git.proxmox.com/git/proxmox-offline-mirror
synced 2025-04-28 15:24:24 +00:00
add missing build dependencies
found by building with sbuild in a clean chroot. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
404eedad0b
commit
26e97f4513
6
debian/control
vendored
6
debian/control
vendored
@ -37,10 +37,12 @@ Build-Depends: debhelper (>= 12),
|
||||
librust-serde-json-1+default-dev,
|
||||
librust-walkdir-2+default-dev (>= 2.3.1-~~),
|
||||
librust-xz2-0.1+default-dev,
|
||||
latexmk,
|
||||
fonts-open-sans,
|
||||
bash-completion,
|
||||
fonts-lato,
|
||||
fonts-open-sans,
|
||||
latexmk,
|
||||
python3-sphinx,
|
||||
rsync,
|
||||
texlive-fonts-recommended,
|
||||
texlive-xetex
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
|
6
debian/debcargo.toml
vendored
6
debian/debcargo.toml
vendored
@ -6,10 +6,12 @@ maintainer = "Proxmox Support Team <support@proxmox.com>"
|
||||
vcs_git = "git://git.proxmox.com/git/proxmox-offline-mirror.git"
|
||||
vcs_browser = "https://git.proxmox.com/?p=proxmox-offline-mirror.git"
|
||||
build_depends = [
|
||||
"latexmk",
|
||||
"fonts-open-sans",
|
||||
"bash-completion",
|
||||
"fonts-lato",
|
||||
"fonts-open-sans",
|
||||
"latexmk",
|
||||
"python3-sphinx",
|
||||
"rsync",
|
||||
"texlive-fonts-recommended",
|
||||
"texlive-xetex",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user