xbacklight: needs xcb-util to build.

This commit is contained in:
Juan RP 2014-05-04 11:35:16 +02:00
parent 10a2604473
commit 860fd5caad

View file

@ -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"