diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-02-11 23:25:43 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-02-11 23:25:43 +0000 |
commit | 3d98d2aa86e37c2ca11324b457c08d3985a9f66a (patch) | |
tree | 2534068cd4827fbb45400953e2be8b2ab5fcf0dc /gcc/gcc-uclibc-cross_3.3.2.oe | |
parent | 3a09c78db3b903d054a8dbaaf10420bb619c84ee (diff) |
Cset exclude: mickey@allanon.vanille.de|ChangeSet|20040211232134|61765
BKrev: 402ab9f74hje3k55tyLd4t3Yak1nmQ
Diffstat (limited to 'gcc/gcc-uclibc-cross_3.3.2.oe')
-rw-r--r-- | gcc/gcc-uclibc-cross_3.3.2.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcc-uclibc-cross_3.3.2.oe b/gcc/gcc-uclibc-cross_3.3.2.oe index 54056bfd67..cc05e885a2 100644 --- a/gcc/gcc-uclibc-cross_3.3.2.oe +++ b/gcc/gcc-uclibc-cross_3.3.2.oe @@ -1,7 +1,7 @@ inherit cross include gcc-uclibc_${PV}.oe -DEPENDS := virtual/${TARGET_PREFIX}binutils uclibc +DEPENDS := virtual/${TARGET_PREFIX}binutils uclibc patcher-native PROVIDES := virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++ PACKAGES = |