ack: add perl to dependencies.

This commit is contained in:
Johannes 2019-07-03 01:44:59 +02:00
parent da0941ef07
commit 1f0daf46d0

View file

@ -5,7 +5,7 @@ revision=1
archs=noarch
wrksrc="$pkgname-v$version"
build_style=perl-module
hostmakedepends="perl-File-Next"
hostmakedepends="perl perl-File-Next"
makedepends="$hostmakedepends"
depends="$makedepends"
short_desc="Tool like grep, optimized for programmers"