New upstream version 18.11-rc1
[deb_dpdk.git] / lib / librte_lpm / meson.build
index 0678494..a5176d8 100644 (file)
@@ -7,3 +7,4 @@ headers = files('rte_lpm.h', 'rte_lpm6.h')
 # since header files have different names, we can install all vector headers
 # without worrying about which architecture we actually need
 headers += files('rte_lpm_altivec.h', 'rte_lpm_neon.h', 'rte_lpm_sse.h')
+deps += ['hash']