libXt: use xorgproto.
This commit is contained in:
parent
642ad4b4ed
commit
68ac92d974
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template build file for 'libXt'.
|
||||
pkgname=libXt
|
||||
version=1.1.5
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-malloc0returnsnull"
|
||||
hostmakedepends="pkg-config xproto"
|
||||
makedepends="xproto kbproto libSM-devel libX11-devel"
|
||||
hostmakedepends="pkg-config xorgproto"
|
||||
makedepends="xorgproto libSM-devel libX11-devel"
|
||||
short_desc="X Toolkit Intrinsics library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Add table
Reference in a new issue