From 38feca198cd1ac47ca88a1d4ae6758df7416bd4e Mon Sep 17 00:00:00 2001 From: Chia-Che Tsai Date: Mon, 14 Nov 2016 14:34:48 -0500 Subject: [PATCH] adding description about the dependency to python-protobuf python-crypto. --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 4ff249a1..2f1dbe35 100644 --- a/README +++ b/README @@ -51,6 +51,8 @@ with 'apt-get install') - build-essential - autoconf - gawk + - python-protobuf (for SGX signing tool) + - python-crypto (for SGX signing tool) To build the system, simply run the following commands in the root of the source tree: