]> git.proxmox.com Git - mirror_zfs-debian.git/commitdiff
Add missing lsb-release dependency to Build-Depends and zfs-dkms:Depends
authorCarlos Alberto Lopez Perez <clopez@igalia.com>
Wed, 20 Feb 2013 22:14:58 +0000 (23:14 +0100)
committerCarlos Alberto Lopez Perez <clopez@igalia.com>
Wed, 20 Feb 2013 22:14:58 +0000 (23:14 +0100)
 * lsb_release is executed both on debian/rules when building the package
   and on the DKMS script when the user builds the kernel module

debian/control

index e05ab334b9d0e7952da3d6f189ea33dc79cd19d7..6b32d060735d432b753c7448c603536c9230968b 100644 (file)
@@ -12,6 +12,7 @@ Build-Depends: autotools-dev,
  libtool,
  uuid-dev,
  zlib1g-dev,
+ lsb-release
 Standards-Version: 3.9.3.1
 Vcs-Git: git://github.com/dajhorn/pkg-zfs.git
 Vcs-Browser: http://github.com/dajhorn/pkg-zfs
@@ -126,7 +127,7 @@ Package: zfs-dkms
 Section: kernel
 Architecture: linux-any
 Pre-Depends: spl-dkms (>= ${source:Upstream-Version})
-Depends: ${misc:Depends}, dkms (>> 2.1.1.2-5ubuntu1)
+Depends: ${misc:Depends}, dkms (>> 2.1.1.2-5ubuntu1), lsb-release
 Replaces: lzfs, lzfs-dkms
 Provides: lustre-backend-fs, lzfs, lzfs-dkms
 Conflicts: lzfs, lzfs-dkms