Change-Id: I251f323780ee5a599bc950db04d181406da7914b
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/1853
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Sharath George
| ... | ... |
@@ -32,7 +32,7 @@ The following process for building the ISO assumes that the following prerequisi |
| 32 | 32 |
Here's how to install the packages on Ubuntu: |
| 33 | 33 |
|
| 34 | 34 |
``` |
| 35 |
-sudo apt-get -y install bison gawk g++ createrepo python-aptdaemon genisoimage texinfo python-requests |
|
| 35 |
+sudo apt-get -y install bison gawk g++ createrepo python-aptdaemon genisoimage texinfo python-requests libfuse-dev libssl-dev uuid-dev libreadline-dev kpartx git bc |
|
| 36 | 36 |
``` |
| 37 | 37 |
Here's how to get Docker: |
| 38 | 38 |
``` |