blob: 8ef4610b2a7deb5f96541dbde4d1eeee19120777 (
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
 | RUNTIME DEPENDENCIES:
	libkeccak
	argparser
	libc
BUILD DEPENDENCIES:
	libkeccak
	argparser
	libc
	auto-auto-complete	(opt-out, for shell tab-completion)
	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
 |