mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-09 13:53:09 +00:00
vagrant: openindiana: pkg set-mediator for openssl
This commit is contained in:
parent
5b26bdd475
commit
a5de0c9d96
1 changed files with 2 additions and 0 deletions
2
Vagrantfile
vendored
2
Vagrantfile
vendored
|
@ -132,6 +132,8 @@ def packages_openindiana
|
||||||
python3 -m ensurepip
|
python3 -m ensurepip
|
||||||
ln -sf /usr/bin/pip3.9 /usr/bin/pip3
|
ln -sf /usr/bin/pip3.9 /usr/bin/pip3
|
||||||
pip3 install virtualenv
|
pip3 install virtualenv
|
||||||
|
# let borg's pkg-config find openssl:
|
||||||
|
pfexec pkg set-mediator -V 3.1 openssl
|
||||||
EOF
|
EOF
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue