examples/l2fwd-crypto: fix missing dependency
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 15 Oct 2020 15:05:48 +0000 (16:05 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 19 Oct 2020 20:12:23 +0000 (22:12 +0200)
commit52e2991eab280243e3ed0f0be56a2e2e74416d25
tree74bc95cb24c0ebd01c575a74725452555d7a4b02
parentfac83b3ef8accd5f0f4da5b9a60d047e448281f8
examples/l2fwd-crypto: fix missing dependency

When the crypto-scheduler support is enabled, we were missing the
dependency on it as part of the meson build.

Fixes: 89f0711f9ddf ("examples: build some samples with meson")
Cc: stable@dpdk.org
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
examples/l2fwd-crypto/meson.build