diff options
Diffstat (limited to 'package/p5-io-interface/Makefile')
-rw-r--r-- | package/p5-io-interface/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/p5-io-interface/Makefile b/package/p5-io-interface/Makefile index 2545c08bf..08f9e2cfc 100644 --- a/package/p5-io-interface/Makefile +++ b/package/p5-io-interface/Makefile @@ -10,7 +10,7 @@ PKG_HASH:= 67c6658e66737af09777ae06f90d11d969a31de92b2cdf705126dd79ea961df0 PKG_DESCR:= extension for access to network card configuration information PKG_SECTION:= dev/perl PKG_DEPENDS:= perl -PKG_BUILDDEP:= perl +PKG_BUILDDEP:= perl-host perl PKG_SITES:= http://cpan.metacpan.org/authors/id/L/LD/LDS/ DISTFILES:= IO-Interface-${PKG_VERSION}.tar.gz |