[neon/neon-packaging/hotspot/Neon/experimental] debian: more deps
Carlos De Maine
null at kde.org
Thu Aug 10 12:25:00 BST 2023
Git commit c8ee8b6daaa071eb70840da365a4416b65dad557 by Carlos De Maine.
Committed on 10/08/2023 at 13:24.
Pushed by carlosdem into branch 'Neon/experimental'.
more deps
M +2 -1 debian/control
https://invent.kde.org/neon/neon-packaging/hotspot/-/commit/c8ee8b6daaa071eb70840da365a4416b65dad557
diff --git a/debian/control b/debian/control
index 1867d7c..6b1f056 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Build-Depends: cmake,
libkddockwidgets-qt6-dev,
# libkgraphviewer-dev,
libqcustomplot-dev,
+ librust-rustc-demangle-dev,
libzstd-dev,
pkg-kde-tools-neon,
qt6-base-dev,
@@ -37,7 +38,7 @@ Vcs-Browser: https://salsa.debian.org/debian/hotspot
Package: hotspot
Architecture: any
Multi-Arch: foreign
-Depends: linux-tools-common, policykit-1, ${misc:Depends}, ${shlibs:Depends}
+Depends: binutils, linux-tools-common, policykit-1, ${misc:Depends}, ${shlibs:Depends}
Description: GUI tool for performance analysis
hotspot project is a KDAB R&D effort to create a
standalone GUI tool for performance data. This tool
More information about the Neon-commits
mailing list