[pve-devel] [PATCH storage 07/11] Add CIFS dependencies in package management.
Wolfgang Bumiller
w.bumiller at proxmox.com
Wed Mar 14 14:39:25 CET 2018
On Tue, Mar 13, 2018 at 03:11:07PM +0100, Wolfgang Link wrote:
> ---
> debian/control | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/debian/control b/debian/control
> index 04812bb..ffaefff 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -24,6 +24,8 @@ Depends: cstream,
> smartmontools,
> thin-provisioning-tools,
> udev,
> + cifs-utils,
> + smbclient,
Wrong indentation (tabs in the middle of a spaces-only list)
> ${perl:Depends},
> Description: Proxmox VE storage management library
> This package contains the storage management library used by Proxmox VE.
> --
> 2.11.0
More information about the pve-devel
mailing list