aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-20 15:15:40 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-20 15:15:40 +0100
commit3b640e5731ce3b2800f101a320837235592f2ede (patch)
tree0b49f88c7946c7e9302edeb42aa41643fa8ba5d4 /DEPENDENCIES
parentm (diff)
downloadslibc-3b640e5731ce3b2800f101a320837235592f2ede.tar.gz
slibc-3b640e5731ce3b2800f101a320837235592f2ede.tar.bz2
slibc-3b640e5731ce3b2800f101a320837235592f2ede.tar.xz
add deps
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES21
1 files changed, 21 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
new file mode 100644
index 0000000..a1bd705
--- /dev/null
+++ b/DEPENDENCIES
@@ -0,0 +1,21 @@
+RUNTIME DEPENDENCIES:
+
+ (none)
+
+
+BUILD DEPENDENCIES:
+
+ gcc
+ make
+ coreutils
+ sed
+ texinfo>=4.11 (optional)
+ https://github.com/maandree/gpp (only utilisable if not cross-compiling, optional)
+ libc (only utilisable if not cross-compiling, optional, can be slibc itself)
+
+
+INSTALL DEPENDENCIES:
+
+ make
+ coreutils
+