mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
perl-AnyEvent: fix cross
This commit is contained in:
parent
ebbce58ff4
commit
ff00a53d5a
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ wrksrc="${pkgname/perl-/}-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Perl event loop framework"
|
short_desc="Perl event loop framework"
|
||||||
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue