From: Koen Kooi Date: Thu, 19 Feb 2009 11:41:38 +0000 (+0100) Subject: task-native-sdk: install task-proper-tools and all perl-modules X-Git-Tag: Release-2010-05/1~3973^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fde0a3a96fdf8f1313da535b87180ca3c545d0e7;p=openembedded.git task-native-sdk: install task-proper-tools and all perl-modules --- diff --git a/packages/tasks/task-native-sdk.bb b/packages/tasks/task-native-sdk.bb index c1c2392f22..387e7b56fe 100644 --- a/packages/tasks/task-native-sdk.bb +++ b/packages/tasks/task-native-sdk.bb @@ -3,12 +3,12 @@ LICENSE = "MIT" DEPENDS = "virtual/libc gcc binutils make patch patchutils diffstat diffutils automake flex bison gawk sed grep" RDEPENDS = "gcc-symlinks g++-symlinks cpp cpp-symlinks binutils-symlinks \ make virtual-libc-dev \ - flex flex-dev bison gawk sed grep autoconf automake make \ + task-proper-tools perl-modules flex flex-dev bison gawk sed grep autoconf automake make \ patch patchutils diffstat diffutils libstdc++-dev" RECOMMENDS = " g77-symlinks gfortran-symlinks " -PR = "r5" +PR = "r6" ALLOW_EMPTY = "1" PACKAGES = "${PN}"