TT#42456 Fix 2029c2c47: correct package name is ngcp-intel-i40e-dkms

Otherwise NGCP cannot be installed:
> (spce)root@spce:/# apt-get install ngcp-intel-i40e
> ...
> Package ngcp-intel-i40e is not available, but is referred to by another package.
> This may mean that the package is missing, has been obsoleted, or
> is only available from another source
>
> E: Package 'ngcp-intel-i40e' has no installation candidate
> ...
> (spce)root@spce:/# apt-cache search ngcp-intel-i40e
> ngcp-intel-i40e-dkms - dkms source for the intel i40e

Change-Id: I8959379fa4b51ceb3edf34477161a9a533f533ad
changes/57/23057/1
Alexander Lutay 7 years ago
parent 2029c2c47d
commit 5f6211c728

4
debian/control vendored

@ -184,7 +184,7 @@ Depends:
man-db,
nano,
ngcp-bulk-processor,
ngcp-intel-i40e,
ngcp-intel-i40e-dkms,
ngcp-inventory,
ngcp-klish-config,
ngrep-sip,
@ -239,7 +239,7 @@ Depends:
nano,
ngcp-bulk-processor,
ngcp-deployment-scripts,
ngcp-intel-i40e,
ngcp-intel-i40e-dkms,
ngcp-klish-config,
ngrep-sip,
pciutils,

Loading…
Cancel
Save