libfontenc: there's no need to depend on font-util (issue #57).
This commit is contained in:
parent
cc1112fbe7
commit
cb1937ad06
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=1.1.1
|
|||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-fontrootdir=/usr/share/fonts/X11"
|
||||
hostmakedepends="pkg-config font-util"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xproto zlib-devel"
|
||||
short_desc="The fontenc Library from X.org"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue