summaryrefslogtreecommitdiff
path: root/package/perl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/perl/Makefile')
-rw-r--r--package/perl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/perl/Makefile b/package/perl/Makefile
index afb2aa387..737a3e80a 100644
--- a/package/perl/Makefile
+++ b/package/perl/Makefile
@@ -9,8 +9,8 @@ PKG_RELEASE:= 3
PKG_HASH:= 655e11a8ffba8853efcdce568a142c232600ed120ac24aaebb4e6efe74e85b2b
PKG_DESCR:= perl interpreter
PKG_SECTION:= dev/lang
-PKG_DEPENDS:= librt libpthread
PKG_BUILDDEP:= perl-host
+PKG_NEEDS:= threads rt
PKG_URL:= http://www.perl.org/
PKG_SITES:= http://www.cpan.org/src/
PKG_NOPARALLEL:= 1