X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fcrypto%2Fqat%2Fmeson.build;h=a225f374a61d2ed7bfde5ebe176b143ebae2cf21;hb=0136dd3727165dcf08bb8a654548707577956a47;hp=fc65923a7642fd54a721e0945f499f07e4b27196;hpb=530588f3cd50d5626cfa2b94e161b97e97d84ade;p=dpdk.git diff --git a/drivers/crypto/qat/meson.build b/drivers/crypto/qat/meson.build index fc65923a76..a225f374a6 100644 --- a/drivers/crypto/qat/meson.build +++ b/drivers/crypto/qat/meson.build @@ -8,6 +8,8 @@ reason = '' # sentinal value to suppress printout dep = dependency('libcrypto', required: false) qat_includes += include_directories('.') qat_deps += 'cryptodev' +qat_deps += 'net' +qat_deps += 'security' if dep.found() # Add our sources files to the list qat_sources += files('qat_sym_pmd.c',