diff --git a/dev-lang/python/python3-3.6.2.recipe b/dev-lang/python/python3-3.6.2.recipe index 5807dba37..dab333165 100644 --- a/dev-lang/python/python3-3.6.2.recipe +++ b/dev-lang/python/python3-3.6.2.recipe @@ -11,7 +11,7 @@ OSI-approved open source license. HOMEPAGE="http://www.python.org" LICENSE="Python" COPYRIGHT="1990-2017, Python Software Foundation" -REVISION="1" +REVISION="2" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" CHECKSUM_SHA256="9229773be41ed144370f47f0f626a1579931f5a390f1e8e3853174d52edd64a9" SOURCE_DIR="Python-$portVersion" @@ -53,6 +53,7 @@ REQUIRES=" cmd:file lib:libbz2$secondaryArchSuffix lib:libexpat$secondaryArchSuffix + lib:libffi$secondaryArchSuffix lib:libncurses$secondaryArchSuffix lib:libssl$secondaryArchSuffix lib:libreadline$secondaryArchSuffix @@ -62,6 +63,7 @@ REQUIRES=" BUILD_REQUIRES=" devel:libbz2$secondaryArchSuffix devel:libexpat$secondaryArchSuffix + devel:libffi$secondaryArchSuffix devel:libncurses$secondaryArchSuffix devel:libssl$secondaryArchSuffix devel:libreadline$secondaryArchSuffix