mirror of
https://git.proxmox.com/git/dab
synced 2025-12-28 20:58:32 +00:00
23 lines
519 B
Plaintext
23 lines
519 B
Plaintext
Source: dab
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Build-Depends: debhelper-compat (= 13),
|
|
libuuid-perl,
|
|
perl,
|
|
Standards-Version: 4.6.2
|
|
|
|
Package: dab
|
|
Architecture: all
|
|
Depends: binutils,
|
|
libuuid-perl,
|
|
lxc,
|
|
make,
|
|
perl,
|
|
wget,
|
|
${misc:Depends},
|
|
${perl:Depends},
|
|
Description: Debian LXC Appliance Builder
|
|
This package contains scripts to automate the creation of LXC
|
|
appliances.
|