aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-05 01:12:44 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-05 01:12:44 +0100
commita5fae96ce3a274d955bfb9945bc1a26ded9b8694 (patch)
tree28078423be72a5e814132382b0c478a146c337fd /DEPENDENCIES
parentm (diff)
downloadlibred-a5fae96ce3a274d955bfb9945bc1a26ded9b8694.tar.gz
libred-a5fae96ce3a274d955bfb9945bc1a26ded9b8694.tar.bz2
libred-a5fae96ce3a274d955bfb9945bc1a26ded9b8694.tar.xz
add deps, install, and news
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES23
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)
+