task-oh-sdk: Add intltool to sdk images

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1814 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-05-30 09:32:08 +00:00
parent 90ca4b27c4
commit 4ed25e747d

View File

@@ -3,7 +3,7 @@
#
DESCRIPTON = "Software Development Tasks for OpenedHand Poky"
PR = "r13"
PR = "r14"
DEPENDS = "task-oh"
ALLOW_EMPTY = "1"
#PACKAGEFUNCS =+ 'generate_sdk_pkgs'
@@ -25,6 +25,7 @@ RDEPENDS_task-oh-sdk = "\
g++ \
g++-symlinks \
make \
intltool \
perl-module-re \
perl-module-text-wrap \
pkgconfig \