From 93c8ab687190fc3dac8a6d2bfdd42d1fb99b59c0 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Tue, 17 Jul 2001 09:54:09 +0000 Subject: Changes to build cross-compiling libraries --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 1463dc494..72acf8d80 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,7 @@ Standards-Version: 3.5.2 Package: libuclibc-dev Section: devel Architecture: any -Depends: libuclibc0, ${shlibs:Depends} -Conflicts: libuclibc-dev-i386 +Depends: ${shlibs:Depends} Description: A small implementation of the C library uClibc is an implementation of the standard C library that is much smaller than glibc, which makes it useful for embedded @@ -33,3 +32,4 @@ Description: A compiler wrapper for uClibc to do compilation against uClibc instead of the native libc. This package is used for cross compiling. + -- cgit v1.2.3