summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/encryption-scheme/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/encryption-scheme/CMakeLists.txt b/tests/encryption-scheme/CMakeLists.txt
index 65b7c260..d9f3529a 100644
--- a/tests/encryption-scheme/CMakeLists.txt
+++ b/tests/encryption-scheme/CMakeLists.txt
@@ -23,7 +23,6 @@ INCLUDE(FindPkgConfig)
PKG_CHECK_MODULES(ENCRYPTION_SCHEME_DEP
REQUIRED
openssl
- libcrypto
libsmack)
FIND_PACKAGE(Threads REQUIRED)