Add missing package dependency: libyaml-dev 67/5667/3
authorPeter Barabas <peter.barabas@ericsson.com>
Wed, 6 Jan 2016 12:08:06 +0000 (13:08 +0100)
committerPeter Barabas <peter.barabas@ericsson.com>
Thu, 16 Jun 2016 06:18:00 +0000 (08:18 +0200)
Change-Id: I058f6bc54e1c6b0a0c20eeaa2ea09f2f9a2e80ce
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
deploy/README

index fd15483..773b1c7 100644 (file)
@@ -14,7 +14,7 @@ the following dependencies and python modules are required to be installed:
 - for Ubuntu:
 
 sudo apt-get install -y libvirt-bin qemu-kvm python-pip fuseiso mkisofs genisoimage
-sudo apt-get install -y python-dev libz-dev libxml2-dev libxslt-dev
+sudo apt-get install -y python-dev libz-dev libxml2-dev libxslt-dev libyaml-dev
 sudo pip install pyyaml netaddr paramiko lxml scp pycrypto ecdsa
 
 During libvirt install the user is added to the libvirtd group, so you have to