From: Darik Horn Date: Fri, 17 Jun 2011 19:06:51 +0000 (-0500) Subject: Depend on the lsb-release package. X-Git-Tag: debian/0.7.9-2~284 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=a0898f1332968fa56ebb1e3727b5de3f5226e157;p=mirror_spl-debian.git Depend on the lsb-release package. The dkms.conf file uses lsb_release to set a configuration parameter, but this utility is not provided by a base package on Debian systems. On Ubuntu systems, lsb-release is installed as a dependency of the ubuntu-minimal metapackage. Closes dajhorn/pkg-zfs#3. --- diff --git a/debian/control b/debian/control index 99a5ad8..116a223 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Browser: https://github.com/dajhorn/pkg-spl/ Package: spl-dkms Architecture: all -Depends: ${misc:Depends}, dkms (>> 2.1.1.2-5ubuntu1) +Depends: ${misc:Depends}, dkms (>> 2.1.1.2-5ubuntu1), lsb-release Recommends: spl Description: Solaris Porting Layer kernel modules for Linux The Solaris Porting Layer (SPL) is a Linux kernel module which provides many of