From a29b43e3f9fc75d3e503b22f9fb64aa1cd5df10b Mon Sep 17 00:00:00 2001 From: John Wren Kennedy Date: Thu, 22 Aug 2024 09:29:24 -0600 Subject: [PATCH] remove bpftrace PR URL: https://www.github.com/delphix/delphix-platform/pull/491 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 865bac7b2..efe31c8e0 100755 --- a/debian/rules +++ b/debian/rules @@ -132,7 +132,7 @@ DEPENDS += aide, \ # DEPENDS += aptitude, \ awscli, \ - bcc-tools, \ + bcc, \ bpftrace, \ crash-python, \ delphix-rust, \