aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-04 23:10:35 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-04 23:11:02 +0100
commitf5f9d6ff43b16a70d1df673bbc6db42338e377c9 (patch)
treef116804663fa3b63b65103fa6a97fd49412de402 /DEPENDENCIES
parentm (diff)
downloadlibhaiku-f5f9d6ff43b16a70d1df673bbc6db42338e377c9.tar.gz
libhaiku-f5f9d6ff43b16a70d1df673bbc6db42338e377c9.tar.bz2
libhaiku-f5f9d6ff43b16a70d1df673bbc6db42338e377c9.tar.xz
add deps
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)
+