perl-Text-Diff: fix cross.

This commit is contained in:
Leah Neukirchen 2017-08-19 22:03:55 +02:00
parent 03862a1c03
commit 1b10c190fc

View file

@ -5,6 +5,7 @@ revision=1
wrksrc="${pkgname#*-}-${version}"
build_style=perl-module
hostmakedepends="perl perl-Algorithm-Diff"
makedepends="${hostmakedepends}"
depends="${hostmakedepends}"
noarch=yes
short_desc='Text::Diff - Perform diffs on files and record sets'