aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-27 07:24:15 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-27 07:24:15 +0100
commit2b276d5b656520529caf7ba08e02fb28c048149e (patch)
treeba24dd3cef8c526d798925c67463e1f77cae5717
parentupdate gitignore (diff)
downloadlearn-your-telephone-number-2b276d5b656520529caf7ba08e02fb28c048149e.tar.gz
learn-your-telephone-number-2b276d5b656520529caf7ba08e02fb28c048149e.tar.bz2
learn-your-telephone-number-2b276d5b656520529caf7ba08e02fb28c048149e.tar.xz
add deps
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
-rw-r--r--DEPENDENCIES23
1 files changed, 23 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
new file mode 100644
index 0000000..4905e5a
--- /dev/null
+++ b/DEPENDENCIES
@@ -0,0 +1,23 @@
+RUNTIME DEPENDENCIES:
+
+ libc
+
+
+BUILD DEPENDENCIES:
+
+ libc
+ make
+ coreutils
+ c99
+ 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)
+