mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
openbsd-man: depends on mdocml>=1.13.1.
This commit is contained in:
parent
7b8c26b05a
commit
dc48f9f1a1
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'openbsd-man'
|
# Template file for 'openbsd-man'
|
||||||
pkgname=openbsd-man
|
pkgname=openbsd-man
|
||||||
version=20140922
|
version=20140922
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
|
depends="mdocml>=1.13.1"
|
||||||
make_install_args="ETCDIR=/etc"
|
make_install_args="ETCDIR=/etc"
|
||||||
short_desc="The OpenBSD man(1) utility"
|
short_desc="The OpenBSD man(1) utility"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue