aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
blob: cd405f4e1862c9b9b865ae0a258f71dd5bbf60c3 (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
RUNTIME DEPENDENCIES:

	libkeccak
	argparser
	libc


BUILD DEPENDENCIES:

	libkeccak
	argparser
	libc
	auto-auto-complete	(opt-out, for shell tab-completion)
	texman			(opt-out, for man pages)
	sed			(opt-out, for man pages)
	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