summaryrefslogtreecommitdiff
path: root/package/p5-audio-scan
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-01-17 09:34:34 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-01-17 09:36:39 +0100
commit5fcc1f9dfa1f9965eaf7adb28755ee88151a79ae (patch)
treedc35bc2164c15f35b241eba13a9d3a5b4aa62085 /package/p5-audio-scan
parentb228c48936d1515ede610fa1e67be315c7134b70 (diff)
use perl-cross for perl5
The direct cross-compilation of perl requires some pre-generated config files. It is a mess on perl updates. Buildroot is happy with perl-cross, so I switch now. Perl-host is still required for perl-modules to compile.
Diffstat (limited to 'package/p5-audio-scan')
-rw-r--r--package/p5-audio-scan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/p5-audio-scan/Makefile b/package/p5-audio-scan/Makefile
index aab620b45..fbb4ce9ce 100644
--- a/package/p5-audio-scan/Makefile
+++ b/package/p5-audio-scan/Makefile
@@ -10,7 +10,7 @@ PKG_HASH:= 5a92f4fce0c5dc3f4f76b2266d484466ff6dfc64340371c392e678324465dc0e
PKG_DESCR:= metadata and tag reader for all common audio file formats
PKG_SECTION:= dev/perl
PKG_DEPENDS:= perl zlib
-PKG_BUILDDEP:= perl zlib
+PKG_BUILDDEP:= perl-host perl zlib
PKG_SITES:= http://cpan.metacpan.org/authors/id/A/AG/AGRUNDMA/
DISTFILES:= Audio-Scan-${PKG_VERSION}.tar.gz