mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 09:46:18 +00:00
Switch back to yum
Turns out yum can install by path, too. And dnf is not readily available on CentOS (which shares this configuration).
This commit is contained in:
parent
96d6739475
commit
c053cec465
@ -262,7 +262,7 @@ jobs:
|
||||
libffi-devel \
|
||||
openssl-devel \
|
||||
libyaml-devel
|
||||
dnf install /usr/bin/virtualenv
|
||||
yum install /usr/bin/virtualenv
|
||||
|
||||
# XXX net-tools is actually a Tahoe-LAFS runtime dependency!
|
||||
yum install --assumeyes \
|
||||
|
Loading…
x
Reference in New Issue
Block a user