Skip to content

Commit 34d7653

Browse files
author
Erwan Velu
committed
ceph-builders: Requires virtualenv
Unless it fails ;)
1 parent ab44d94 commit 34d7653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/ceph-builders.install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ EOF
228228
}
229229

230230
add_packages() {
231-
PACKAGES="git screen ccache jq"
231+
PACKAGES="git screen ccache jq virtualenv"
232232
case "$DIST" in
233233
$supported_centos_dists | $supported_redhat_dists)
234234
#We add epel and let it enabled intentionnaly

0 commit comments

Comments
 (0)