[PATCH 1/1] UBUNTU: [Packaging] SRCPKGNAME-tools-PKGVER-ABINUM: add binutils to Depends
Paolo Pisati
paolo.pisati at canonical.com
Fri Jan 25 15:21:27 UTC 2019
BugLink: https://bugs.launchpad.net/bugs/1675949
Signed-off-by: Paolo Pisati <paolo.pisati 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 2821ca85668c..5049f4c56a5a 100644
--- a/debian.master/control.stub.in
+++ b/debian.master/control.stub.in
@@ -127,7 +127,7 @@ Build-Profiles: <!stage1>
Architecture: i386 amd64 armhf arm64 ppc64el s390x
Section: devel
Priority: optional
-Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
+Depends: ${misc:Depends}, ${shlibs:Depends}, binutils, linux-tools-common
Description: Linux kernel version specific tools for version PKGVER-ABINUM
This package provides the architecture dependant parts for kernel
version locked tools (such as perf and x86_energy_perf_policy) for
--
2.17.1
More information about the kernel-team
mailing list