Skip to content

Commit 7b1d421

Browse files
Stoiko Ivanovbehlendorf
authored andcommitted
contrib: debian: switch to dh-sequence-dkms
Follows b191f9a13d3005621ead9a727b811892264505ef from Debian's packaging team at: https://salsa.debian.org/zfsonlinux-team/zfs/ The previous build-dependency is kept as option, to still be able to build on older Debian based distros (e.g. Ubuntu 20.04). Without this building on Debian 12/bookworm does not work, as `dkms` is a virtual package. Reviewed-by: Umer Saleem <[email protected]> Signed-off-by: Stoiko Ivanov <[email protected]> Closes #15304
1 parent db5c3b4 commit 7b1d421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Priority: optional
44
Maintainer: ZFS on Linux specific mailing list <[email protected]>
55
Build-Depends: debhelper-compat (= 12),
66
dh-python,
7-
dkms (>> 2.1.1.2-5),
7+
dh-sequence-dkms | dkms (>> 2.1.1.2-5),
88
libaio-dev,
99
libblkid-dev,
1010
libcurl4-openssl-dev,

0 commit comments

Comments
 (0)