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

	python3
	libxcb (opt-out, for randr, crtc identification and icc profile listing)
	libx11 (opt-out, for vidmode)
	libxxf86vm (opt-out, for vidmode)
	libdrm (opt-out, for drm)
	adjbacklight (optional, for permission-hasslefree backlight adjustments)
	linux (optional, for backlight support)
	argparser-python (https://github.com/maandree/argparser)


MAKE DEPENDENCIES:

	cython
	gcc
	python3
	libxcb (opt-out, for randr, crtc identification and icc profile listing)
	libx11 (opt-out, for vidmode)
	libxxf86vm (opt-out, for vidmode)
	libdrm (opt-out, for drm)
	make
	coreutils
	sed
	zip
	texinfo (opt-out)
	auto-auto-complete (opt-out) (https://github.com/maandree/auto-auto-complete)