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

	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
	inotify-tools: for inotify support


BUILD DEPENDENCIES:

	zip
	make
	coreutils
	sed