libfontenc: use xorgproto.
This commit is contained in:
parent
2c1f9a02db
commit
345a84b15b
|
@ -1,11 +1,11 @@
|
|||
# Template build file for 'libfontenc'.
|
||||
pkgname=libfontenc
|
||||
version=1.1.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-fontrootdir=/usr/share/fonts/X11"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xproto zlib-devel"
|
||||
makedepends="xorgproto zlib-devel"
|
||||
short_desc="The fontenc Library from X.org"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in New Issue