mirror of
https://git.proxmox.com/git/dab
synced 2026-01-15 01:07:54 +00:00
If you only install @dab@ you'll end up with this error:
root@dab-pve-builder:/# dab
Can't locate UUID.pm in @INC (you may need to install the UUID module)
Installing @libuuid-perl@ will fix it.
11 lines
347 B
Plaintext
11 lines
347 B
Plaintext
Package: dab
|
|
Version: @@VERSION@@-@@PKGRELEASE@@
|
|
Section: admin
|
|
Priority: optional
|
|
Architecture: all
|
|
Depends: perl (>= 5.6.0-16), wget, make, binutils, lxc-pve, libuuid-perl
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Description: Debian LXC Appliance Builder
|
|
This package contains scripts to automate the creation of LXC
|
|
appliances.
|