diff --git a/test/run_container_test.sh b/test/run_container_test.sh index 7d4df8a..0556e9b 100755 --- a/test/run_container_test.sh +++ b/test/run_container_test.sh @@ -20,7 +20,7 @@ if ! podman image exists $opi_base_image ; then fi # opi dependencies - podman exec -it opi_base zypper -n install sudo python3 python3-requests python3-lxml python3-termcolor python3-curses python3-rpm curl + podman exec -it opi_base zypper -n install sudo python3 python3-requests python3-lxml python3-termcolor python3-curses python3-rpm curl rpm-build squashfs # test dependencies podman exec -it opi_base zypper -n install python3-pexpect shadow