diff options
author | Marco Varlese <marco.varlese@suse.com> | 2017-09-08 12:45:04 +0200 |
---|---|---|
committer | Marco Varlese <marco.varlese@suse.com> | 2017-09-08 12:45:04 +0200 |
commit | 4a1410947a01e9afc0647e0711fac031ce95a6e0 (patch) | |
tree | 128f8e747a1b2829e63a142cb7dbd434614f953b /systems/opensuse | |
parent | adb14e16aa33bec59603733d1f30bb4ffd272e32 (diff) |
Added two extra packages
Change-Id: Ibd7f5506d5600d8921dec42f10960df06f0f5250
Signed-off-by: Marco Varlese <marco.varlese@suse.com>
Diffstat (limited to 'systems/opensuse')
-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 |