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.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'debian/control.in') diff --git a/debian/control.in b/debian/control.in index 30f39e2e9..11041432a 100644 --- a/debian/control.in +++ b/debian/control.in @@ -2,13 +2,13 @@ Source: uclibc Section: devel Priority: optional Maintainer: David Schleef -Build-Depends: debhelper, kernel-headers-2.4 +Build-Depends: debhelper, _KERNEL_ Standards-Version: 3.5.6 Package: libuclibc-dev_TARGET_ Section: devel Architecture: _ARCHS_ -Depends: libuclibc0_TARGET_ (= ${Source-Version}), ${shlibs:Depends} +Depends: libuclibc0_TARGET_ (= ${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 @@ -18,6 +18,7 @@ Description: A small implementation of the C library Package: libuclibc0_TARGET_ Section: libs Architecture: _ARCHS_ +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 -- cgit v1.2.3