[pve-devel] [PATCH storage 07/11] Add CIFS dependencies in package management.
Fabian Grünbichler
f.gruenbichler at proxmox.com
Wed Mar 14 15:57:03 CET 2018
On Wed, Mar 14, 2018 at 02:39:25PM +0100, Wolfgang Bumiller wrote:
> 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)
also wrong order ;)
wrap-and-sort (from 'devscripts') does both automatically
More information about the pve-devel
mailing list