]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/vhost/meson.build
drivers/net: fix exposing internal headers
[dpdk.git] / drivers / net / vhost / meson.build
index 9b067c35eb251147524467f6b5fa7bc4dc776b07..d7930862a75e17ce2f0f2cbb675e9a390a30e929 100644 (file)
@@ -2,7 +2,7 @@
 # Copyright(c) 2018 Intel Corporation
 
 build = dpdk_conf.has('RTE_LIBRTE_VHOST')
 # Copyright(c) 2018 Intel Corporation
 
 build = dpdk_conf.has('RTE_LIBRTE_VHOST')
-version = 2
+reason = 'missing dependency, DPDK vhost library'
 sources = files('rte_eth_vhost.c')
 install_headers('rte_eth_vhost.h')
 deps += 'vhost'
 sources = files('rte_eth_vhost.c')
 install_headers('rte_eth_vhost.h')
 deps += 'vhost'