From b4833c4ef46cfb752f9a7db2bc3a9515675cb71f Mon Sep 17 00:00:00 2001
From: "R.K.Garcia" <rkgarcia@wisc.edu>
Date: Tue, 29 Jan 2019 20:18:54 +0000
Subject: [PATCH] python 2.7 or newer needed to build pkgconfig, which in turn
 is needed by python build

---
 ShellB3/shallbethree.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ShellB3/shallbethree.sh b/ShellB3/shallbethree.sh
index d3303551..5e3be43a 100755
--- a/ShellB3/shallbethree.sh
+++ b/ShellB3/shallbethree.sh
@@ -9277,6 +9277,7 @@ mk_core() {
     && mk_libreadline \
     && mk_ncurses \
     && mk_libffi \
+    && mk_apy \
     && mk_pkgconfig \
     && mk_apy \
     && mk_six \
-- 
GitLab