]> git.droids-corp.org - dpdk.git/blobdiff - lib/vhost/meson.build
examples/l3fwd: share queue size variables
[dpdk.git] / lib / vhost / meson.build
index cdb37a4814a021284ffa64a9c3523c04a37d67de..bc7272053bb8b6a7e51ec0149aa5a2b726fbb7c6 100644 (file)
@@ -36,4 +36,4 @@ headers = files(
 driver_sdk_headers = files(
         'vdpa_driver.h',
 )
-deps += ['ethdev', 'cryptodev', 'hash', 'pci']
+deps += ['ethdev', 'cryptodev', 'hash', 'pci', 'dmadev']