Browse Source

Added missing dependencies.

Signed-off-by: Mi Tar <mitar.github@tnode.com>
Mitar 7 years ago
parent
commit
171c04e0a2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -39,7 +39,7 @@ Build the Intel(R) SGX SDK and Intel(R) SGX PSW Package
   Ubuntu\* Desktop-14.04-LTS 64bits
 - Use the following command to install the required tools to build Intel(R) SGX SDK:  
 ```
-  $ sudo apt-get install build-essential ocaml automake autoconf libtool
+  $ sudo apt-get install build-essential ocaml automake autoconf libtool wget python
 ```
 - Use the following command to install additional required tools to build Intel(R) SGX PSW:  
 ```