aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-09 07:46:57 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-09 07:46:57 +0200
commit9a8c40878b7f66519c9549839180c63b98246fb2 (patch)
tree2dc59a32b23bdb97d867222cd03bf81ed38129a1 /DEPENDENCIES
parenttypo (diff)
downloadmds-9a8c40878b7f66519c9549839180c63b98246fb2.tar.gz
mds-9a8c40878b7f66519c9549839180c63b98246fb2.tar.bz2
mds-9a8c40878b7f66519c9549839180c63b98246fb2.tar.xz
add deps
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES34
1 files changed, 34 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
new file mode 100644
index 0000000..d6ad1b1
--- /dev/null
+++ b/DEPENDENCIES
@@ -0,0 +1,34 @@
+RUNTIME DEPENDENCIES:
+
+ glibc
+
+ Under linux and linux-libre:
+ linux
+ libdrm
+
+
+BUILD DEPENDENCIES:
+
+ glibc
+ gcc
+ make
+ coreutils
+ texinfo (opt-out, for manuals: info pdf ps dvi)
+ texlive-core (opt-out, for manuals: pdf ps dvi)
+
+ Under linux and linux-libre:
+ linux-api-headers
+ libdrm
+
+
+INSTALL DEPENDENCIES:
+
+ make
+ coreutils
+
+
+SUPPORTED KERNELS:
+
+ linux
+ linux-libre
+