diff options
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES new file mode 100644 index 0000000..6e27604 --- /dev/null +++ b/DEPENDENCIES @@ -0,0 +1,23 @@ +RUNTIME DEPENDENCIES: + + libc + + +BUILD DEPENDENCIES: + + make + coreutils + libc + cc + texinfo>=4.11 (opt-out, for info, pdf, dvi, ps, and html manuals) + texlive-plainextra (opt-in, for pdf, dvi, and ps manuals) + + texinfo<4.11 can be used if '@frenchspacing on' is removed. + + +INSTALL DEPENDENCIES: + + make + coreutils + texinfo (opt-out, for dir-entry of info manual) + |