add the package 'which' to fedora
in fedora minimal installations, the package "which" is not included, but required for run_tests.sh to install necessary dependencies Change-Id: I31b43de1f0f72be2d8d3d97af2909744080ad706
This commit is contained in:
@@ -17,7 +17,7 @@ On Ubuntu::
|
||||
|
||||
On Fedora-based distributions (e.g., Fedora/RHEL/CentOS/Scientific Linux)::
|
||||
|
||||
> sudo yum install gcc git-core python-devel python-virtualenv openssl-devel libffi-devel
|
||||
> sudo yum install gcc git-core python-devel python-virtualenv openssl-devel libffi-devel which
|
||||
|
||||
Setup
|
||||
=====
|
||||
|
Reference in New Issue
Block a user