From 952bc52212b7bce7fcfc9ba757a660ae0e603389 Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Fri, 18 Mar 2022 13:58:06 +0000 Subject: [PATCH] UBUNTU: [Packaging] switch dependency from crda to wireless-regdb BugLink: https://bugs.launchpad.net/bugs/1958918 Signed-off-by: Dimitri John Ledkov --- debian.master/control.d/flavour-control.stub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian.master/control.d/flavour-control.stub b/debian.master/control.d/flavour-control.stub index fe08e02e1541..9fe268b333d7 100644 --- a/debian.master/control.d/flavour-control.stub +++ b/debian.master/control.d/flavour-control.stub @@ -69,7 +69,7 @@ Build-Profiles: Architecture: ARCH Section: kernel Priority: optional -Depends: ${misc:Depends}, ${shlibs:Depends}, linux-image-PKGVER-ABINUM-FLAVOUR | linux-image-unsigned-PKGVER-ABINUM-FLAVOUR, crda | wireless-crda +Depends: ${misc:Depends}, ${shlibs:Depends}, linux-image-PKGVER-ABINUM-FLAVOUR | linux-image-unsigned-PKGVER-ABINUM-FLAVOUR, wireless-regdb Description: Linux kernel extra modules for version PKGVER on DESC This package contains the Linux kernel extra modules for version PKGVER on DESC.