]> git.proxmox.com Git - mirror_spl-debian.git/commitdiff
Depend on the lsb-release package.
authorDarik Horn <dajhorn@vanadac.com>
Fri, 17 Jun 2011 19:06:51 +0000 (14:06 -0500)
committerDarik Horn <dajhorn@vanadac.com>
Fri, 17 Jun 2011 19:06:51 +0000 (14:06 -0500)
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.

debian/control

index 99a5ad82c454b328ea9c50264094ad818394fa8f..116a223be076290e95c598b6a172f15c0ae86f16 100644 (file)
@@ -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