hotspot: build against Konsole

When Hotspot does not find konsolepart at runtime, user experience is degraded
because the program output goes into a simple text field. Instead of relying on
it being leaked in from the system, let it get picked up by the wrapper.
This commit is contained in:
Alois Wohlschlager
2024-01-02 18:49:17 +01:00
parent b0d36bd0a4
commit 8f519d86e0
@@ -9,6 +9,7 @@
, kio
, kitemmodels
, kitemviews
, konsole
, kparts
, kwindowsystem
, libelf
@@ -43,6 +44,7 @@ mkDerivation rec {
kio
kitemmodels
kitemviews
konsole
kparts
kwindowsystem
libelf