X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=8c7f3523f775f0cb6fd784cbd584686d2667382c;hb=7363d479655d6dd2b8fc6cd93faded8e76bf4412;hp=57225a41d89816da918581ea320a7c63ccfcfcd5;hpb=ec6e8d2641fee618ea2fb2476d0b444d35deb0b1;p=vpp.git diff --git a/Makefile b/Makefile index 57225a41d89..8c7f3523f77 100644 --- a/Makefile +++ b/Makefile @@ -100,8 +100,8 @@ ifeq ($(OS_ID),fedora) else RPM_DEPENDS += yum-utils RPM_DEPENDS += openssl-devel - RPM_DEPENDS += python-devel python34-ply - RPM_DEPENDS += python34-devel python34-pip + RPM_DEPENDS += python-devel python36-ply + RPM_DEPENDS += python36-devel python36-pip RPM_DEPENDS += python-virtualenv RPM_DEPENDS += devtoolset-7 RPM_DEPENDS += cmake3