From bccbb88e4b2640524254834f2410a17bba5e1afd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Thu, 7 Dec 2017 22:56:52 +0100 Subject: [PATCH] perl-Algorith-Diff: fix cross --- srcpkgs/perl-Algorithm-Diff/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/perl-Algorithm-Diff/template b/srcpkgs/perl-Algorithm-Diff/template index 395ac140f3b..795e3d0a9d4 100644 --- a/srcpkgs/perl-Algorithm-Diff/template +++ b/srcpkgs/perl-Algorithm-Diff/template @@ -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 "