mdocml: ensure less is found to enable tag feature
This commit is contained in:
parent
e1f73f4208
commit
3e39e595dd
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'mdocml'
|
||||
pkgname=mdocml
|
||||
version=1.14.5
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="mandoc-${version}"
|
||||
build_style=configure
|
||||
makedepends="zlib-devel"
|
||||
makedepends="less zlib-devel"
|
||||
checkdepends="perl"
|
||||
depends="less"
|
||||
provides="man-0_1"
|
||||
|
|
Loading…
Reference in a new issue