i3blocks: INSTALL.msg reflecting outsourcing of scripts

This commit is contained in:
teldra 2019-11-26 23:26:43 +01:00 committed by Helmut Pozimski
parent 669fcf0d2e
commit 57483ec341
2 changed files with 5 additions and 3 deletions

View file

@ -1,5 +1,7 @@
Some of the included scripts may use external tools which must be installed:
Install package 'i3blocks-blocklets' for scripts.
Some of these scripts may use external tools which must be installed, eg:
acpi: used by the battery script
lm_sensors: used by the temperature script
playerctl: used by the mediaplayer script
sysstat: used by the cpu_usage script
perl: used by the cpu_usage script

View file

@ -1,7 +1,7 @@
# Template file for 'i3blocks'
pkgname=i3blocks
version=1.5
revision=1
revision=2
build_style=gnu-configure
make_build_args="SYSCONFDIR=/etc"
hostmakedepends="autoconf automake pkg-config"