[glib-networking/wip/tingping/pkcs11: 10/10] ci: Add pkcs11-spy to image




commit 3233c3449148cc450f777dc79b6b95faddc1d38f
Author: Patrick Griffis <tingping tingping se>
Date:   Mon Oct 12 14:35:12 2020 -0500

    ci: Add pkcs11-spy to image

 .gitlab-ci/Dockerfile | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci/Dockerfile b/.gitlab-ci/Dockerfile
index 16a83d9..971aedf 100644
--- a/.gitlab-ci/Dockerfile
+++ b/.gitlab-ci/Dockerfile
@@ -6,6 +6,7 @@ RUN dnf update -y \
     && dnf install -y clang-analyzer \
                       libasan \
                       openssl-devel \
+                      opensc \
     && dnf clean all
 
 ARG HOST_USER_ID=5555


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]