diff options
author | David Schleef <ds@schleef.org> | 2001-10-11 22:55:24 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2001-10-11 22:55:24 +0000 |
commit | bfa4828c999a95bd8c7f64389ab2e59914a7c9ce (patch) | |
tree | ca7cb8d0aa01394720a5adcdf2b5101d813c1669 /debian/control | |
parent | 9dc166cdeba555f4e909d96b9b64d27d9c31eaa7 (diff) |
Fixes for finding appropriate kernel headers, changelog entry
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 278bfd6f0..ad51ed576 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: uclibc Section: devel Priority: optional Maintainer: David Schleef <ds@schleef.org> -Build-Depends: debhelper, kernel-headers-2.4.5 +Build-Depends: debhelper, kernel-headers-2.4 | kernel-headers-2.4.10 Standards-Version: 3.5.2 Package: libuclibc-dev |