Alban-Boissard / kwin-effects-blur-respect-rounded-decorations

A fork of the kwin blur effect that solve the corners bug.
GNU General Public License v2.0
113 stars 5 forks source link

Unable to locate package libkwaylandserver-dev #21

Open shevtsov-dmitry opened 1 year ago

shevtsov-dmitry commented 1 year ago

I am using Kubuntu 23.04 and KDE Plasma 5.27. When I use command from installation guide I have an error "Unable to locate package ..."

sudo apt install cmake extra-cmake-modules kwin-dev \
    libkf5config-dev libkf5configwidgets-dev libkf5coreaddons-dev \
    libkf5windowsystem-dev qtbase5-dev libkwaylandserver-dev libwayland-dev
mercifulboss commented 1 year ago

Yes this is a common error after Plasma 5-25. It needs to be updated. I dont know how.

Grafdude commented 1 year ago

Same issue here on Debian 12, can't build because this package does not exist in debian repo.