Skip to content

Commit 0a09aa0

Browse files
authored
CP-5081 [Backport of CP-4898 to 6.0.9.0] Write gradle task to download grpcio and generate grpc files (#170)
1 parent 0f310bf commit 0a09aa0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/virtualization/config.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ function prepare() {
3737
libxcb-shm0 \
3838
python-jira \
3939
python-requests \
40-
rsync
40+
rsync \
41+
virtualenv
4142

4243
logmust install_pkgs \
4344
"$DEPDIR"/adoptopenjdk/*.deb \

0 commit comments

Comments
 (0)