UBUNTU: [Packaging] Make linux-tools-common depend on hwdata
BugLink: https://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> Acked-by: Tim Gardner <tim.gardner@canonical.com> Acked-by: Stefan Bader <stefan.bader@canonical.com> Signed-off-by: Stefan Bader <stefan.bader@canonical.com> Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
committed by
Paolo Pisati
parent
843eb28f79
commit
3228f3f601
@@ -100,7 +100,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
|
||||
|
||||
Reference in New Issue
Block a user