net/sfc: check mbufs allocated using mempool API for Rx
[dpdk.git] / drivers / crypto / dpaa2_sec / meson.build
index 0fb4d96..01afc58 100644 (file)
@@ -5,7 +5,7 @@ if host_machine.system() != 'linux'
         build = false
 endif
 
-deps += ['bus_fslmc', 'security', 'mempool_dpaa2']
+deps += ['security', 'mempool_dpaa2']
 sources = files('dpaa2_sec_dpseci.c',
                'mc/dpseci.c')