diff options
author | Martin Klozik <martinx.klozik@intel.com> | 2017-09-12 15:01:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-12 15:01:42 +0000 |
commit | f655cdd4db0fed301339be0ae8a9063807095ba5 (patch) | |
tree | bdc9ece3490743df7fba75e5fb535f01647cd224 | |
parent | b3d4c265ab89fdf83c97b7e66616c91f2cfbee1a (diff) | |
parent | 4a1410947a01e9afc0647e0711fac031ce95a6e0 (diff) |
Merge "Added two extra packages"
-rwxr-xr-x | systems/opensuse/42.3/build_base_machine.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/opensuse/42.3/build_base_machine.sh b/systems/opensuse/42.3/build_base_machine.sh index 277b8b1b..cc9f24ef 100755 --- a/systems/opensuse/42.3/build_base_machine.sh +++ b/systems/opensuse/42.3/build_base_machine.sh @@ -49,6 +49,7 @@ socat sysstat java-1_8_0-openjdk git-review +mlocate # python python3 @@ -57,6 +58,7 @@ python3-pip python3-setuptools python3-devel python3-tk +python3-virtualenv # libraries libnuma1 |