From 54c46b3d18731526af7b9eac15521827ef3a4a2a Mon Sep 17 00:00:00 2001 From: David Schleef Date: Mon, 11 Feb 2002 03:10:32 +0000 Subject: mksnapshot: updated version and filenames. control.in: changed dependency from kernel-headers to kernel-source packages. rules: force HAS_MMU=true, change mipsel to mips, untar kernel-source package include directory and use that as kernel source --- debian/control | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 63c11451b..18bddbc40 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,13 @@ Source: uclibc Section: devel Priority: optional Maintainer: David Schleef -Build-Depends: debhelper, kernel-headers-2.4 +Build-Depends: debhelper, kernel-source-2.4.16 Standards-Version: 3.5.6 Package: libuclibc-dev Section: devel -Architecture: i386 powerpc mipsel sh m68k arm -Depends: libuclibc0 (= ${Source-Version}), ${shlibs:Depends} +Architecture: arm i386 m68k mips powerpc sh sparc +Depends: libuclibc0 (= ${Source-Version}) 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 @@ -17,7 +17,8 @@ Description: A small implementation of the C library Package: libuclibc0 Section: libs -Architecture: i386 powerpc mipsel sh m68k arm +Architecture: arm i386 m68k mips powerpc sh sparc +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 @@ -29,7 +30,7 @@ Description: A small implementation of the C library Package: uclibc-toolchain Section: devel -Architecture: i386 powerpc mipsel sh m68k arm +Architecture: arm i386 m68k mips powerpc sh sparc Depends: gcc|c-compiler, binutils, ${shlibs:Depends} Recommends: libuclibc-dev Conflicts: uclibc-gcc -- cgit v1.2.3