perl-Algorith-Diff: fix cross

This commit is contained in:
Jürgen Buchmüller 2017-12-07 22:56:52 +01:00
parent e56313424d
commit bccbb88e4b

View file

@ -5,6 +5,7 @@ revision=1
wrksrc="${pkgname#*-}-$version"
build_style=perl-module
hostmakedepends="perl"
makedepends="perl"
depends="perl"
short_desc='Algorithm::Diff - Compute differences between two files / lists'
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"