mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
libXrender: use xorgproto.
This commit is contained in:
parent
1601a51656
commit
2c5d578270
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template build file for 'libXrender'.
|
||||
pkgname=libXrender
|
||||
version=0.9.10
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-malloc0returnsnull"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="renderproto libXext-devel"
|
||||
makedepends="xorgproto libXext-devel"
|
||||
short_desc="X Render Library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Add table
Reference in a new issue