libXft: use xorgproto.
This commit is contained in:
parent
2189126415
commit
7fc2c0a9b1
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template build file for 'libXft'.
|
# Template build file for 'libXft'.
|
||||||
pkgname=libXft
|
pkgname=libXft
|
||||||
version=2.3.2
|
version=2.3.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xproto libXrender-devel freetype-devel fontconfig-devel"
|
makedepends="xorgproto libXrender-devel freetype-devel fontconfig-devel"
|
||||||
short_desc="Library for configuring and customizing font access"
|
short_desc="Library for configuring and customizing font access"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue