diff options
author | Mattias Andrée <maandree@kth.se> | 2017-12-10 11:50:16 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-12-10 11:50:16 +0100 |
commit | 37fc580bf085727866b083aa2fbb6316ef13dc44 (patch) | |
tree | 0c1531a61d66c9600e10bf431e1f5eaaf308daa6 /DEPENDENCIES | |
parent | add texinfo manual (diff) | |
download | learn-your-telephone-number-37fc580bf085727866b083aa2fbb6316ef13dc44.tar.gz learn-your-telephone-number-37fc580bf085727866b083aa2fbb6316ef13dc44.tar.bz2 learn-your-telephone-number-37fc580bf085727866b083aa2fbb6316ef13dc44.tar.xz |
Simplify and change license to ISC
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES deleted file mode 100644 index 4905e5a..0000000 --- a/DEPENDENCIES +++ /dev/null @@ -1,23 +0,0 @@ -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) - |