diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2019-11-18 10:05:27 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2019-11-18 10:05:27 -0500 |
commit | aa7e99e130b47caebaacd24e6d9e4f89f42cd213 (patch) | |
tree | 5b599c731389e0b259b840710f8db1ffe9913181 /include | |
parent | 79a4dcec2e34c5d58ab0661146ee9727452d672b (diff) | |
download | spm-aa7e99e130b47caebaacd24e6d9e4f89f42cd213.tar.gz |
Next chunk
Diffstat (limited to 'include')
-rw-r--r-- | include/build.order | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/include/build.order b/include/build.order index 8494460..b04f3c7 100644 --- a/include/build.order +++ b/include/build.order @@ -5,9 +5,11 @@ scripts/zlib scripts/gzip scripts/bzip2 scripts/patch +scripts/m4 scripts/autoconf scripts/automake -scripts/m4 +scripts/libtool +scripts/patchelf scripts/tar scripts/base scripts/grep @@ -19,12 +21,17 @@ scripts/diffutils scripts/findutils scripts/bison scripts/gdbm +scripts/cmake +scripts/reloc scripts/libffi scripts/openssl scripts/curl scripts/sqlite scripts/tcl scripts/tk +scripts/gettext +scripts/libexpat +scripts/git scripts/python scripts/python-setuptools scripts/python-pip |