dab/control
Andreas Steinel 61b32c7c68 Fixes missing dependency
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.
2016-04-30 17:00:31 +02:00

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.