From 7ed27075b0f383d8d9481b8905c5634700c12a7f Mon Sep 17 00:00:00 2001 From: John Gallagher Date: Sat, 8 Feb 2020 10:48:53 -0800 Subject: [PATCH] libbcc debian package is architecture-dependent --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 4b5a22e75..272b9b965 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), cmake, Homepage: https://github.com/iovisor/bcc Package: libbcc -Architecture: all +Architecture: any Provides: libbpfcc, libbpfcc-dev Conflicts: libbpfcc, libbpfcc-dev Depends: libc6, libstdc++6, libelf1