pbot-vm: tumbleweed provision: add missing gcc package

This commit is contained in:
Pragmatic Software 2024-03-30 21:06:44 -07:00
parent 446857ffbf
commit a923b505fa
No known key found for this signature in database
GPG Key ID: CC916B6E3C84ECCE
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
zypper -n in socat
# for `cc` C language support
zypper -n in libubsan1 libasan8 gdb gcc-32bit glibc-32bit clang
zypper -n in libubsan1 libasan8 gdb gcc gcc-32bit glibc-32bit clang
# for pbot-vm guest-server support
zypper -n in perl-IPC-Run perl-JSON-XS make