X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fcrypto%2Fqat%2Fmeson.build;h=006cd6557eab78c2903b72d84668c64a65e864c1;hb=aed545af1b5ed6b7baa2eb41bad63486d6c95226;hp=7b904630b67832c36962d7d1192dd5dce7985a41;hpb=6c9457c27954f16d99f3798711eb253fbaf05fa3;p=dpdk.git diff --git a/drivers/crypto/qat/meson.build b/drivers/crypto/qat/meson.build index 7b904630b6..006cd6557e 100644 --- a/drivers/crypto/qat/meson.build +++ b/drivers/crypto/qat/meson.build @@ -1,5 +1,5 @@ # SPDX-License-Identifier: BSD-3-Clause -# Copyright(c) 2017 Intel Corporation +# Copyright(c) 2017-2018 Intel Corporation dep = dependency('libcrypto', required: false) if not dep.found()