summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCiara Loftus <ciara.loftus@intel.com>2016-08-04 11:44:40 +0100
committerDaniele Di Proietto <diproiettod@vmware.com>2016-08-04 17:01:42 -0700
commit435aadddc8167d6b5551c2884510776bca574ea6 (patch)
treeef8a5f015d227825072b995628322221dd21bf43 /.travis.yml
parent8d38823bdf8b3fd4a71c5ab8c709899c9ef27edf (diff)
downloadopenvswitch-435aadddc8167d6b5551c2884510776bca574ea6.tar.gz
netdev-dpdk: Make libnuma dependencies optional
Prior to this patch, OVS with DPDK required the libnuma packages to build. This patch removes this dependency, making it only a requirement when the CONFIG_RTE_LIBRTE_VHOST_NUMA option is detected as enabled in the DPDK build. Signed-off-by: Ciara Loftus <ciara.loftus@intel.com> Acked-by: Daniele Di Proietto <diproiettod@vmware.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a46994d3a..4ae6a5b02 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,6 @@ addons:
packages:
- bc
- gcc-multilib
- - libnuma-dev
- libssl-dev
- llvm-dev
- libjemalloc1