[SRU][Lunar/Mantic][PATCH 1/1] UBUNTU: [Packaging] Make linux-tools-common depend on hwdata
Juerg Haefliger
juerg.haefliger at canonical.com
Tue Oct 17 11:52:21 UTC 2023
BugLink: httsp://bugs.launchpad.net/bugs/2039439
usbip from linux-tools wants to query /usr/share/hwdata/usb.ids from the
hwdata package so make linux-tools-common depend on it.
Signed-off-by: Juerg Haefliger <juerg.haefliger at canonical.com>
---
debian.master/control.stub.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian.master/control.stub.in b/debian.master/control.stub.in
index 83d5900b5d96..e2a0b55538d4 100644
--- a/debian.master/control.stub.in
+++ b/debian.master/control.stub.in
@@ -111,7 +111,7 @@ Multi-Arch: foreign
Section: kernel
Priority: optional
Provides: bpftool
-Depends: ${misc:Depends}, lsb-release
+Depends: ${misc:Depends}, lsb-release, hwdata
Description: Linux kernel version specific tools for version PKGVER
This package provides the architecture independent parts for kernel
version locked tools (such as perf and x86_energy_perf_policy) for
--
2.39.2
More information about the kernel-team
mailing list