libXtst: use xorgproto.
This commit is contained in:
parent
8d010a0015
commit
8160d9afde
|
@ -1,10 +1,10 @@
|
||||||
# Template build file for 'libXtst'.
|
# Template build file for 'libXtst'.
|
||||||
pkgname=libXtst
|
pkgname=libXtst
|
||||||
version=1.2.3
|
version=1.2.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="recordproto inputproto libXext-devel libXi-devel"
|
makedepends="xorgproto libXext-devel libXi-devel"
|
||||||
short_desc="X Tst Library"
|
short_desc="X Tst Library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Reference in New Issue