Recent commits 2c1d7fc81 and 3bcc9956a "improved documentation" for the kde5-* eclasses. Much clearer in general, but there's a "Cupertino"[1] in 2c1d7fc81, replacing require with remove, that needs (single-word) reversed. From the commit: # @ECLASS-VARIABLE: PLASMA_MINIMAL # @DESCRIPTION: -# Minimal Plasma version to require for the package. +# Minimum version of Plasma to remove. This affects add_plasma_dep. : ${PLASMA_MINIMAL:=5.10.4} Obviously, require is correct and is what's used in the similar vars documentation as well as the previous version, so s/remove/require/ . --- [1] "The Cupertino effect is the tendency of a spell checker to suggest or autocorrect with incorrect words to replace misspelled words and words not in its dictionary." https://en.wikipedia.org/wiki/Cupertino_effect
Thanks, fixed in git commit 600e259eef3768a34a6183211f16941050fefc26