From f81f0906bcbfd75df98879d00757d8cde2cecf0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= Date: Mon, 6 Aug 2018 20:38:50 +0100 Subject: [PATCH] Mention qca plugins in the list of runtime dependencies. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1990e00..b7d3efd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -29,6 +29,7 @@ set(BLKID_MIN_VERSION "2.32") # Runtime # smartmontools 6.7 +# Qca plugin (botan or ossl) set(VERSION_MAJOR "3") set(VERSION_MINOR "50")