blob: ff58e58b1a7334f7d9902cc851497fb630ec3555 (
plain) (
blame)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
 | RUNTIME DEPENDENCIES:
	libkeccak
	argparser
	libc
BUILD DEPENDENCIES:
	libkeccak
	argparser
	libc
	auto-auto-complete	(opt-out, for shell tab-completion)
	texman			(opt-in, for man pages)
	sed			(opt-in, for man pages)
	texinfo			(opt-out, for info, pdf, dvi and ps manuals)
	texlive-core		(opt-in, for pdf, dvi and ps manuals)
	gcc
	make
	coreutils
DEPENDENCY SOURCES:
	libkeccak		https://github.com/maandree/libkeccak
	argparser		https://github.com/maandree/argparser
	auto-auto-complete	https://github.com/maandree/auto-auto-complete
	texman			https://github.com/maandree/texman
 |