task-native-sdk: dropped libgcc-s-dev which is now part of gcc
authorMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 7 Nov 2007 12:51:38 +0000 (12:51 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 7 Nov 2007 12:51:38 +0000 (12:51 +0000)
packages/tasks/task-native-sdk.bb

index b164363..d27a855 100644 (file)
@@ -4,6 +4,7 @@ DEPENDS = "gcc binutils make patch patchutils diffstat diffutils automake flex b
 RDEPENDS = "gcc-symlinks g++-symlinks binutils-symlinks make libc6-dev \
            flex flex-dev bison gawk sed grep autoconf automake make \
            patch patchutils diffstat diffutils libgcc-s-dev libstdc++-dev"
+PR = "r1"
 
 ALLOW_EMPTY = "1"
 PACKAGES = "${PN}"