Developer environment: remove ipcalc from required packages
This ps removes ipcalc from the required packages for the developer environment. Change-Id: Iaa56150663605f9a880007d140cf03ec739d5371 Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
parent
d76591d974
commit
bc0df0a482
@ -24,5 +24,4 @@ sudo apt-get install --no-install-recommends -y \
|
||||
jq \
|
||||
nmap \
|
||||
curl \
|
||||
uuid-runtime \
|
||||
ipcalc
|
||||
uuid-runtime
|
||||
|
Loading…
Reference in New Issue
Block a user