mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
libXfixes: use xorgproto.
This commit is contained in:
parent
fdc878c313
commit
b19bbb14d7
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template build file for 'libXfixes'.
|
# Template build file for 'libXfixes'.
|
||||||
pkgname=libXfixes
|
pkgname=libXfixes
|
||||||
version=5.0.3
|
version=5.0.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xproto xextproto fixesproto libX11-devel"
|
makedepends="xorgproto libX11-devel"
|
||||||
short_desc="Xfixes library and extension of X RandR from modular X.org"
|
short_desc="Xfixes library and extension of X RandR from modular X.org"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="${XORG_SITE}"
|
homepage="${XORG_SITE}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue