aboutsummaryrefslogtreecommitdiffstats
path: root/systems/sles/15/build_base_machine.sh
diff options
context:
space:
mode:
Diffstat (limited to 'systems/sles/15/build_base_machine.sh')
-rwxr-xr-xsystems/sles/15/build_base_machine.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/sles/15/build_base_machine.sh b/systems/sles/15/build_base_machine.sh
index dd731d59..9b027088 100755
--- a/systems/sles/15/build_base_machine.sh
+++ b/systems/sles/15/build_base_machine.sh
@@ -20,6 +20,7 @@
# Jose Lausuch, SUSE LINUX GmbH
zypper -q -n dup
+zypper ar -G http://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15/standard/ backports
zypper -q -n in -y $(echo "
# compiler, tools and dependencies
make
@@ -73,6 +74,7 @@ libopenssl1_1
libopenssl-devel
libpython3_6m1_0
libzmq5
+sshpass
" | grep -v ^#)