mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
rgb: use xorgproto.
This commit is contained in:
parent
fc8c1fe462
commit
322b81c1ca
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'rgb'.
|
# Template file for 'rgb'.
|
||||||
pkgname=rgb
|
pkgname=rgb
|
||||||
version=1.0.6
|
version=1.0.6
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xproto"
|
makedepends="xorgproto"
|
||||||
short_desc="RGB color database for X11"
|
short_desc="RGB color database for X11"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue