summaryrefslogtreecommitdiff
path: root/Documentation/intro
diff options
context:
space:
mode:
authorTimothy Redaelli <tredaelli@redhat.com>2019-12-20 18:35:09 +0100
committerBen Pfaff <blp@ovn.org>2019-12-20 12:23:07 -0800
commitdaa867f6ecf4f9bf600928112d632f8c9fca9ea4 (patch)
tree145eb564e628aeda31284f8e12aa9b930b44f721 /Documentation/intro
parent0c4d144a989a444d038d58272d8571e97e00e86f (diff)
downloadopenvswitch-daa867f6ecf4f9bf600928112d632f8c9fca9ea4.tar.gz
Revert "docs: To build OVS on RHEL7 EPEL is needed"
This reverts commit 9e334d91b3ea95e2b96f7b3edcb2ba9c3353288a. This commit is not needed since OVS doesn't use six anymore. Signed-off-by: Timothy Redaelli <tredaelli@redhat.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'Documentation/intro')
-rw-r--r--Documentation/intro/install/fedora.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/intro/install/fedora.rst b/Documentation/intro/install/fedora.rst
index c6d1d83ae..6fe1fb5b2 100644
--- a/Documentation/intro/install/fedora.rst
+++ b/Documentation/intro/install/fedora.rst
@@ -63,12 +63,11 @@ The command below will create a temporary SPEC file::
> /tmp/ovs.spec
And to install specific dependencies, use the corresponding tool below.
-For some of the dependencies on RHEL 7 you may need to add three additional
+For some of the dependencies on RHEL you may need to add two additional
repositories to help yum-builddep, e.g.::
$ subscription-manager repos --enable=rhel-7-server-extras-rpms
$ subscription-manager repos --enable=rhel-7-server-optional-rpms
- $ yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
DNF::