From 8133d53b41d888e3583853412b9c1323ffcec3a4 Mon Sep 17 00:00:00 2001 From: Aihua Li Date: Sun, 15 Mar 2015 12:18:56 -0700 Subject: complete build_base_machine for CentOS distro Change-Id: I597693c5993818e15666457dbf08c480c7417f6d Reviewed-by: Al Morton JIRA: VSPERF-15 Signed-off-by: Aihua Li --- systems/Ubuntu/build_base_machine.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'systems/Ubuntu/build_base_machine.sh') diff --git a/systems/Ubuntu/build_base_machine.sh b/systems/Ubuntu/build_base_machine.sh index be1e25d5..a2b48a26 100755 --- a/systems/Ubuntu/build_base_machine.sh +++ b/systems/Ubuntu/build_base_machine.sh @@ -43,6 +43,7 @@ apt-get -y install libcurl4-openssl-dev apt-get -y install autoconf libtool apt-get -y install libpcap-dev apt-get -y install libglib2.0 +apt-get -y install libfuse-dev # Some useful tools you may optionally install #apt-get -y install ctags -- cgit 1.2.3-korg