Explorar o código

Fix build-depends to use kernel-headers-2.4. Should satisfy more
autobuilders?

David Schleef %!s(int64=24) %!d(string=hai) anos
pai
achega
cc427a2e79
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      debian/control
  2. 1 1
      debian/control.in

+ 1 - 1
debian/control

@@ -2,7 +2,7 @@ Source: uclibc
 Section: devel
 Priority: optional
 Maintainer: David Schleef <ds@schleef.org>
-Build-Depends: debhelper, kernel-headers | kernel-headers-2.4.10
+Build-Depends: debhelper, kernel-headers-2.4
 Standards-Version: 3.5.2
 
 Package: libuclibc-dev

+ 1 - 1
debian/control.in

@@ -2,7 +2,7 @@ Source: uclibc
 Section: devel
 Priority: optional
 Maintainer: David Schleef <ds@schleef.org>
-Build-Depends: debhelper, kernel-headers | kernel-headers-2.4.10
+Build-Depends: debhelper, kernel-headers-2.4
 Standards-Version: 3.5.2
 
 Package: libuclibc-dev_TARGET_