mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 06:32:34 +02:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user