diff options
Diffstat (limited to 'gcc/gcc-cross_3.3.2.oe')
-rw-r--r-- | gcc/gcc-cross_3.3.2.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcc-cross_3.3.2.oe b/gcc/gcc-cross_3.3.2.oe index f5534168cf..d372fb97de 100644 --- a/gcc/gcc-cross_3.3.2.oe +++ b/gcc/gcc-cross_3.3.2.oe @@ -2,7 +2,7 @@ include gcc_${PV}.oe inherit cross FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/gcc-${PV} -DEPENDS := virtual/${TARGET_PREFIX}binutils glibc patcher +DEPENDS := virtual/${TARGET_PREFIX}binutils glibc patcher-native PROVIDES := virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++ PACKAGES = |