mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-05 19:49:32 +01:00
pbot-vm: tumbleweed provision: add missing gcc package
This commit is contained in:
parent
446857ffbf
commit
a923b505fa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user