build: fix rpm python 3 depends 11/22111/2
authorEd Kern <[email protected]>
Tue, 17 Sep 2019 19:19:42 +0000 (13:19 -0600)
committerDave Wallace <[email protected]>
Wed, 18 Sep 2019 13:30:36 +0000 (13:30 +0000)
Type: fix

Change-Id: Ie6eaccb27779bb14c0a23764a16cd22f0a72e379
Signed-off-by: Ed Kern <[email protected]>
(cherry picked from commit c63c0166ee5a4e23cb286a97ae4f196f2020e3fa)

Makefile

index 16243bc..adb0334 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -101,7 +101,7 @@ else
        RPM_DEPENDS += yum-utils
        RPM_DEPENDS += openssl-devel
        RPM_DEPENDS += python-devel python36-ply
-       RPM_DEPENDS += python36-devel python36-pip
+       RPM_DEPENDS += python3-devel python3-pip
        RPM_DEPENDS += python-virtualenv python36-jsonschema
        RPM_DEPENDS += devtoolset-7
        RPM_DEPENDS += cmake3