blob: 08a58d356ea87bb43a26773725139ca02a77900d (
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
29
 | 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
	alarm: for limiting the time of a file search in locks
	findutils: for file search in locks
BUILD DEPENDENCIES:
	zip
	make
	coreutils
	sed
 |