task-sdk: Fix libgcc naming
authorRichard Purdie <richard@openedhand.com>
Sat, 16 Jun 2007 09:52:16 +0000 (09:52 +0000)
committerRichard Purdie <richard@openedhand.com>
Sat, 16 Jun 2007 09:52:16 +0000 (09:52 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1953 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/tasks/task-sdk.bb

index 92cb120..2b3ef9c 100644 (file)
@@ -16,6 +16,6 @@ RDEPENDS_task-sdk-bare = "\
     glibc-gconv-iso8859-1 \
     glibc-localedata-i18n \
     locale-base-en-gb \
-    libgcc1 \
+    libgcc \
     libstdc++ \
     "