mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
libXcomposite: use xorgproto.
This commit is contained in:
parent
8160d9afde
commit
747c20766d
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template build file for 'libXcomposite'.
|
# Template build file for 'libXcomposite'.
|
||||||
pkgname=libXcomposite
|
pkgname=libXcomposite
|
||||||
version=0.4.4
|
version=0.4.4
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xproto fixesproto compositeproto libXfixes-devel"
|
makedepends="xorgproto libXfixes-devel"
|
||||||
short_desc="X Composite Library"
|
short_desc="X Composite Library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
|
Loading…
Add table
Reference in a new issue