groff: obtain devpdf fonts from ghostscript
cfr. https://lists.gnu.org/archive/html/groff/2019-02/msg00080.html
This commit is contained in:
parent
15547d110d
commit
10985815eb
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'groff'
|
||||
pkgname=groff
|
||||
version=1.22.4
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-x --disable-rpath"
|
||||
hostmakedepends="texinfo perl bison"
|
||||
hostmakedepends="texinfo perl bison ghostscript"
|
||||
makedepends="zlib-devel"
|
||||
short_desc="GNU troff text-formatting system"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
|
|
Loading…
Reference in New Issue