Skip to content
Snippets Groups Projects
Commit b4833c4e authored by Ray Garcia's avatar Ray Garcia :scream_cat:
Browse files

python 2.7 or newer needed to build pkgconfig, which in turn is needed by python build

parent ead0979f
Branches
No related tags found
No related merge requests found
...@@ -9277,6 +9277,7 @@ mk_core() { ...@@ -9277,6 +9277,7 @@ mk_core() {
&& mk_libreadline \ && mk_libreadline \
&& mk_ncurses \ && mk_ncurses \
&& mk_libffi \ && mk_libffi \
&& mk_apy \
&& mk_pkgconfig \ && mk_pkgconfig \
&& mk_apy \ && mk_apy \
&& mk_six \ && mk_six \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment