xbacklight: needs xcb-util to build.
This commit is contained in:
parent
10a2604473
commit
860fd5caad
|
@ -4,7 +4,7 @@ version=1.2.1
|
|||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libX11-devel libXrandr-devel"
|
||||
makedepends="libX11-devel libXrandr-devel xcb-util-devel"
|
||||
short_desc="Adjust backlight brightness using RandR extension"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in New Issue