From 7787b6514bdfa5328b702be33c1e12c22e4226c9 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Fri, 13 Jan 2006 20:23:58 +0000 Subject: unslung: Fixed the rdepends for glibc and defined libc-for-gcc provider --- conf/distro/unslung.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/distro/unslung.conf') diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf index 71ee5c7d2f..11445846b2 100644 --- a/conf/distro/unslung.conf +++ b/conf/distro/unslung.conf @@ -47,6 +47,7 @@ UNSLUNG_EXTRA_INSTALL ?= "${UNSLUNG_EXTRA_RDEPENDS}" PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial" PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross" PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross" +PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}libc-for-gcc:glibc" PREFERRED_VERSION_binutils ?= "2.15.94.0.1" PREFERRED_VERSION_binutils-cross ?= "2.15.94.0.1" -- cgit v1.2.3