diff --git a/Vagrantfile b/Vagrantfile index 45e05fbd1..11a4e8470 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -74,7 +74,7 @@ def packages_openbsd pkg_add lz4 pkg_add zstd pkg_add git # no fakeroot - pkg_add openssl%1.1 + pkg_add openssl%3.0 pkg_add py3-pip pkg_add py3-virtualenv EOF