aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Vinciguerra <pvinci@vinciconsulting.com>2019-02-13 20:59:30 -0800
committerDamjan Marion <dmarion@me.com>2019-02-20 09:35:10 +0000
commit0be7451ddb82e31d5dd140756b185d1f3d85d4c7 (patch)
tree9e55f43db2baf5402cd83b27293a534b5cd0ce78 /Makefile
parent2cc29a5264d22185a97190eeb820a7ce4978eaf7 (diff)
docs: use python3 for make docs.
Change-Id: If62b5ef563523b400fb5160d0343210407905094 Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 49e464fcfc5..4810a5e0bbe 100644
--- a/Makefile
+++ b/Makefile
@@ -100,6 +100,7 @@ else
RPM_DEPENDS += yum-utils
RPM_DEPENDS += openssl-devel
RPM_DEPENDS += python-devel python34-ply
+ RPM_DEPENDS += python34-devel python34-pip
RPM_DEPENDS += python-virtualenv
RPM_DEPENDS += devtoolset-7
RPM_DEPENDS += cmake3