Skip to content

Commit 171c04e

Browse files
committed
Added missing dependencies.
Signed-off-by: Mi Tar <[email protected]>
1 parent ddec9f8 commit 171c04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Build the Intel(R) SGX SDK and Intel(R) SGX PSW Package
3939
Ubuntu\* Desktop-14.04-LTS 64bits
4040
- Use the following command to install the required tools to build Intel(R) SGX SDK:
4141
```
42-
$ sudo apt-get install build-essential ocaml automake autoconf libtool
42+
$ sudo apt-get install build-essential ocaml automake autoconf libtool wget python
4343
```
4444
- Use the following command to install additional required tools to build Intel(R) SGX PSW:
4545
```

0 commit comments

Comments
 (0)