aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2016-01-18 12:02:45 +0100
committerAndreas Schneider <asn@cryptomilk.org>2016-01-18 12:02:45 +0100
commit20718ec52b8b0a020dd5017cac20d652d2fe6e1f (patch)
tree2c730863c9aaaefd8730bb0ec9db6afc57b883fd /tests
parenta3557b81de2b37b021bc048a569045094866c461 (diff)
downloadlibssh-20718ec52b8b0a020dd5017cac20d652d2fe6e1f.tar.gz
libssh-20718ec52b8b0a020dd5017cac20d652d2fe6e1f.tar.xz
libssh-20718ec52b8b0a020dd5017cac20d652d2fe6e1f.zip
tests: Require pam_wrapper 1.0.1
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 5a54b111..06835cc3 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -47,7 +47,7 @@ if (WITH_CLIENT_TESTING)
find_package(socket_wrapper 1.1.5 REQUIRED)
find_package(nss_wrapper 1.1.2 REQUIRED)
find_package(uid_wrapper 1.2.0 REQUIRED)
- find_package(pam_wrapper 1.0.0 REQUIRED)
+ find_package(pam_wrapper 1.0.1 REQUIRED)
find_program(SSHD_EXECUTABLE
NAME