aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-10-19 20:37:55 +0200
committerMattias Andrée <maandree@kth.se>2017-10-19 20:38:18 +0200
commitab8c5404d8e6468204cea83c9d20205f0ab122ed (patch)
treedc873c3e0614b630e8b183be22aba2314a4c6ed0 /DEPENDENCIES
parentupdate dist (diff)
downloadslack-ab8c5404d8e6468204cea83c9d20205f0ab122ed.tar.gz
slack-ab8c5404d8e6468204cea83c9d20205f0ab122ed.tar.bz2
slack-ab8c5404d8e6468204cea83c9d20205f0ab122ed.tar.xz
Remove crap, simplify makefile, and relicense
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES19
1 files changed, 0 insertions, 19 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
deleted file mode 100644
index bcd52df..0000000
--- a/DEPENDENCIES
+++ /dev/null
@@ -1,19 +0,0 @@
-RUNTIME DEPENDENCIES:
-
- linux>=2.6.28
- libc
-
-BUILD DEPENDENCIES:
-
- libc
- cc
- make
- texinfo (opt-out, for manuals)
- texlive-core (opt-in, for pdf, ps and dvi manuals)
- auto-auto-complete (opt-out, for shell tab-completion)
-
-INSTALL DEPENDENCIES:
-
- make
- coreutils
-