task-poky-sdk: Add cpp, gettext and libstdc++

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2831 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-10-04 20:35:13 +00:00
parent ea12e3c2d8
commit 4adc447db7

View File

@@ -4,7 +4,7 @@
DESCRIPTON = "Software Development Tasks for OpenedHand Poky"
DEPENDS = "task-poky"
PR = "r1"
PR = "r2"
ALLOW_EMPTY = "1"
#PACKAGEFUNCS =+ 'generate_sdk_pkgs'
@@ -20,13 +20,19 @@ RDEPENDS_task-poky-sdk = "\
binutils \
binutils-symlinks \
coreutils \
cpp \
cpp-symlinks \
diffutils \
gcc \
gcc-symlinks \
g++ \
g++-symlinks \
gettext \
make \
intltool \
libgcc-dev \
libstdc++ \
libstdc++-dev \
perl-module-re \
perl-module-text-wrap \
pkgconfig \