libXt: fix musl cross-compilation
This commit is contained in:
parent
c130b0be01
commit
e4c65ea2c8
|
@ -1,8 +1,9 @@
|
|||
# Template build file for 'libXt'.
|
||||
pkgname=libXt
|
||||
version=1.1.5
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-malloc0returnsnull"
|
||||
hostmakedepends="pkg-config xproto"
|
||||
makedepends="xproto kbproto libSM-devel libX11-devel"
|
||||
short_desc="X Toolkit Intrinsics library"
|
||||
|
|
Loading…
Reference in New Issue