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'
|
# Template file for 'groff'
|
||||||
pkgname=groff
|
pkgname=groff
|
||||||
version=1.22.4
|
version=1.22.4
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-x --disable-rpath"
|
configure_args="--without-x --disable-rpath"
|
||||||
hostmakedepends="texinfo perl bison"
|
hostmakedepends="texinfo perl bison ghostscript"
|
||||||
makedepends="zlib-devel"
|
makedepends="zlib-devel"
|
||||||
short_desc="GNU troff text-formatting system"
|
short_desc="GNU troff text-formatting system"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
|
|
Loading…
Reference in New Issue