From fe7486812c18471b6011eeff81fde8eeb478d7fe Mon Sep 17 00:00:00 2001 From: Lyric Lake Date: Wed, 5 Aug 2026 13:38:44 -0700 Subject: [PATCH] DLPX-98314 delphix-kernel: control.aws.in still Depends on linux-modules-extra, which Ubuntu dropped for aws in 7.0 PR URL: https://www.github.com/delphix/delphix-kernel/pull/22 --- debian/control.aws.in | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control.aws.in b/debian/control.aws.in index 942cddf..be9292c 100644 --- a/debian/control.aws.in +++ b/debian/control.aws.in @@ -33,7 +33,6 @@ Provides: delphix-kernel-aws, delphix-kernel Architecture: any Depends: linux-image-@@KVERS@@, linux-image-@@KVERS@@-dbgsym, - linux-modules-extra-@@KVERS@@, linux-headers-@@KVERS@@, linux-tools-@@KVERS@@, zfs-modules-@@KVERS@@,