diff --git a/debian/control b/debian/control index fb11bac..b527b45 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ # -# Copyright 2019 Delphix. All rights reserved. +# Copyright 2019,2024 Delphix. All rights reserved. # # SPDX-License-Identifier: GPL-2.0-or-later # @@ -13,6 +13,6 @@ Standards-Version: 4.1.2 Package: performance-diagnostics Architecture: any -Depends: python3-bcc, python3-minimal, python3-psutil, telegraf +Depends: python3-bpfcc, python3-minimal, python3-psutil, telegraf Description: eBPF-based Performance Diagnostic Tools A collection of eBPF-based tools for diagnosing performance issues.