Skip to content

Remove version constraints for plasma libs

These libs are released in the same release cycle. So we can assume that kwin has the same version as kdecoration, etc.

This helps with a quite annoying issue where you need to quickly bisect or build a stable branch, but can't because of mismatching patch or minor versions.

It also doesn't help during the development cycle because the version usually stays the same until it's time for alpha or beta.

Edited by Vlad Zahorodnii

Merge request reports