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

	python3
	python3-xlib
	xrandr
	argparser-python


OPTIONAL RUNTIME DEPENDENCIES:

	linux: most of the monitors require Linux's procfs or sysfs
	curl: for Internet services
	python-pyalsaaudio: for ALSA volume control
	hdparm: for hdparm support
	python-pytz: for timezone support
	python-sysv-ipc: for ropty example
	iputils: for ping support


BUILD DEPENDENCIES:

	zip
	make
	coreutils
	sed