Install ipset package when deploying from source.

Change-Id: I52f128ec919d9f58f7a568b9a5aa39767db89f95
This commit is contained in:
Corey Bryant 2016-08-12 17:29:59 +00:00
parent 97a80fe777
commit 1495b034b8

View File

@ -88,6 +88,7 @@ REQUIRED_INTERFACES = {
}
BASE_GIT_PACKAGES = [
'ipset',
'libffi-dev',
'libssl-dev',
'libxml2-dev',