We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f310bf commit 0a09aa0Copy full SHA for 0a09aa0
1 file changed
packages/virtualization/config.sh
@@ -37,7 +37,8 @@ function prepare() {
37
libxcb-shm0 \
38
python-jira \
39
python-requests \
40
- rsync
+ rsync \
41
+ virtualenv
42
43
logmust install_pkgs \
44
"$DEPDIR"/adoptopenjdk/*.deb \
0 commit comments