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.in | |
parent | 9dc166cdeba555f4e909d96b9b64d27d9c31eaa7 (diff) |
Fixes for finding appropriate kernel headers, changelog entry
Diffstat (limited to 'debian/control.in')
-rw-r--r-- | debian/control.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control.in b/debian/control.in index 1992b0a11..f9909111f 100644 --- a/debian/control.in +++ b/debian/control.in @@ -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_TARGET_ |