Skip to content

fix: Broken build on Kubuntu 20.04

This Merge request adds the following missing includes on files that are breaking the build on Kubuntu/KDE NEON 20.04:

  • Include QPointer in app/view/contextmenu.h
  • Include QDebug in app/plasma/extended/panelbackground.cpp

This also adds missing dependencies that aren't included in Ubuntu's setup in 20.04 to the bash script in INSTALLATION.md

Merge request reports