From: Russ Allbery Date: Fri, 10 Sep 2010 17:01:16 +0000 (-0700) Subject: openafs-modules-dkms must depend on libc6-dev X-Git-Tag: debian/1.5.77-1~20 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=5a96e32f133a8d87ab97a5a4b66219096508dab9;p=packages%2Fo%2Fopenafs.git openafs-modules-dkms must depend on libc6-dev * Add a dependency on libc6-dev to openafs-modules-dkms. dkms doesn't depend on it because most kernel modules don't need it, but openafs builds userspace helper programs. Thanks, Peter Palfrader. --- diff --git a/debian/changelog b/debian/changelog index ad137ca95..10030db3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ openafs (1.5.75-3) UNRELEASED; urgency=low * Use dpkg --print-architecture, not --print-installation-architecture, in the openafs-fileserver config script. The latter is deprecated. Thanks, Peter Palfrader. (Closes: #594488) + * Add a dependency on libc6-dev to openafs-modules-dkms. dkms doesn't + depend on it because most kernel modules don't need it, but openafs + builds userspace helper programs. Thanks, Peter Palfrader. * Run the DKMS build commands in a subshell to work around a DKMS bug that caused the module build logs to be discarded. (LP: #593509) * Add a status command to the openafs-fileserver init script. diff --git a/debian/control b/debian/control index 156ca0f6e..37b16899f 100644 --- a/debian/control +++ b/debian/control @@ -188,7 +188,7 @@ Package: openafs-modules-dkms Section: kernel Priority: extra Architecture: all -Depends: ${misc:Depends}, dkms, bison, flex +Depends: ${misc:Depends}, dkms, bison, flex, libc6-dev Recommends: openafs-client (>= ${source:Version}) Description: AFS distributed filesystem kernel module DKMS source AFS is a distributed filesystem allowing cross-platform sharing of