From 5da9376222fa476102bf6e84d569f9e96763fadc Mon Sep 17 00:00:00 2001 From: Bob Lantz Date: Wed, 20 Nov 2013 22:15:26 -0800 Subject: [PATCH] Depend: add dnsmasq (needed), remove landscape-client (not) --- util/vm/build.py | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/util/vm/build.py b/util/vm/build.py index eda70e4..daebb34 100755 --- a/util/vm/build.py +++ b/util/vm/build.py @@ -140,8 +140,7 @@ def depend(): run( 'sudo apt-get -y update' ) run( 'sudo apt-get install -y' ' kvm cloud-utils genisoimage qemu-kvm qemu-utils' - ' e2fsprogs ' - ' landscape-client' + ' e2fsprogs dnsmasq' ' python-setuptools mtools zip' ) run( 'sudo easy_install pexpect' ) @@ -581,8 +580,8 @@ OVFTemplate = """ Virtual disk information -