mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
texinfo: xlintify
This commit is contained in:
parent
8fbebf0bdf
commit
281b4a577e
1 changed files with 2 additions and 2 deletions
|
@ -6,9 +6,9 @@ build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="perl ncurses-devel"
|
hostmakedepends="perl ncurses-devel"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
checkdepends="ncurses gzip"
|
|
||||||
depends="gzip perl"
|
depends="gzip perl"
|
||||||
short_desc="The GNU Documentation System"
|
checkdepends="ncurses gzip"
|
||||||
|
short_desc="GNU Documentation System"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnu.org/software/texinfo/"
|
homepage="http://www.gnu.org/software/texinfo/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue