mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
perl-Algorith-Diff: fix cross
This commit is contained in:
parent
e56313424d
commit
bccbb88e4b
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ revision=1
|
||||||
wrksrc="${pkgname#*-}-$version"
|
wrksrc="${pkgname#*-}-$version"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc='Algorithm::Diff - Compute differences between two files / lists'
|
short_desc='Algorithm::Diff - Compute differences between two files / lists'
|
||||||
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue