Browse Source

adding description about the dependency to python-protobuf python-crypto.

Chia-Che Tsai 7 years ago
parent
commit
d673986a6c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README

+ 2 - 0
README

@@ -51,6 +51,8 @@ with 'apt-get install')
    - build-essential
    - build-essential
    - autoconf
    - autoconf
    - gawk
    - 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
 To build the system, simply run the following commands in the root of the
 source tree:
 source tree: