mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
xbacklight: needs xcb-util to build.
This commit is contained in:
parent
10a2604473
commit
860fd5caad
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libX11-devel libXrandr-devel"
|
makedepends="libX11-devel libXrandr-devel xcb-util-devel"
|
||||||
short_desc="Adjust backlight brightness using RandR extension"
|
short_desc="Adjust backlight brightness using RandR extension"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue