This is an automated email from the ASF dual-hosted git repository.

rduan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git


The following commit(s) were added to refs/heads/master by this push:
     new b5ee2653 Install additional libraries into docker image
b5ee2653 is described below

commit b5ee2653564f64b7be33ca675f17ca42194115c5
Author: Thomas Niederberger <[email protected]>
AuthorDate: Wed Jan 4 14:01:00 2023 +0100

    Install additional libraries into docker image
---
 dockerfile/04_psw.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dockerfile/04_psw.sh b/dockerfile/04_psw.sh
index 45954264..de110105 100644
--- a/dockerfile/04_psw.sh
+++ b/dockerfile/04_psw.sh
@@ -27,6 +27,8 @@ curl -fsSL  
https://download.01.org/intel-sgx/sgx_repo/ubuntu/intel-sgx-deb.key
         libsgx-dcap-ql-dev=$DCAP_VERSION \
         libsgx-dcap-quote-verify=$DCAP_VERSION \
         libsgx-dcap-quote-verify-dev=$DCAP_VERSION \
+        libsgx-dcap-default-qpl=$DCAP_VERSION \
+        libsgx-dcap-default-qpl-dev=$DCAP_VERSION \
         libsgx-pce-logic=$DCAP_VERSION \
         libsgx-qe3-logic=$DCAP_VERSION \
         libsgx-ra-network=$DCAP_VERSION \


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to