1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

task-sdk: Add glibc-gconv packages for abiword

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2006 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-06-26 10:17:48 +00:00
parent f07d8350f9
commit ab15c530d1
+5 -2
View File
@@ -1,5 +1,5 @@
DESCRIPTION = "SDK packages"
PR = "r15"
PR = "r16"
LICENSE = "MIT"
ALLOW_EMPTY = "1"
@@ -13,8 +13,11 @@ RDEPENDS_task-sdk-bare = "\
glibc-utils \
libsegfault \
glibc-thread-db \
glibc-gconv-iso8859-1 \
glibc-localedata-i18n \
glibc-gconv-ibm850 \
glibc-gconv-cp1252 \
glibc-gconv-iso8859-1 \
glibc-gconv-iso8859-15 \
locale-base-en-gb \
libgcc \
libstdc++ \