numam-dpdk/drivers/crypto/zuc
Bruce Richardson d0246e0fdc crypto/zuc: fix dependency check
The check for the zuc library dependency did not check for the include
file needed for compilation. It's also recommended when looking for a
library to use the name without the lib prefix.

Fixes: df1740a8db ("crypto/zuc: enable meson build")
Cc: stable@dpdk.org

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2019-05-02 10:34:05 +02:00
..
Makefile
meson.build
rte_pmd_zuc_version.map
rte_zuc_pmd_ops.c
rte_zuc_pmd_private.h
rte_zuc_pmd.c