mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
task-poky-sdk: Add libtool
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2833 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
DESCRIPTON = "Software Development Tasks for OpenedHand Poky"
|
||||
DEPENDS = "task-poky"
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
ALLOW_EMPTY = "1"
|
||||
#PACKAGEFUNCS =+ 'generate_sdk_pkgs'
|
||||
@@ -33,6 +33,7 @@ RDEPENDS_task-poky-sdk = "\
|
||||
libgcc-dev \
|
||||
libstdc++ \
|
||||
libstdc++-dev \
|
||||
libtool \
|
||||
perl-module-re \
|
||||
perl-module-text-wrap \
|
||||
pkgconfig \
|
||||
|
||||
Reference in New Issue
Block a user