diff mbox series

[SRU,Lunar/Mantic,1/1] UBUNTU: [Packaging] Make linux-tools-common depend on hwdata

Message ID 20231017115221.78484-3-juerg.haefliger@canonical.com
State New
Headers show
Series [SRU,Lunar/Mantic,1/1] UBUNTU: [Packaging] Make linux-tools-common depend on hwdata | expand

Commit Message

Juerg Haefliger Oct. 17, 2023, 11:52 a.m. UTC
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@canonical.com>
---
 debian.master/control.stub.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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