Hi, last September I could use the following command to build frameworks 6.4.0: $ kde-builder --set-module-option-value frameworks,tag,v6.4.0 --set-module- option-value oxygen-icons,tag,v6.0.0 frameworks
Now kde-builder does not know the option --set-module-option-value anymore it seams: --set-module-option-value is not found in KDE projects, and there is no defined module with such name in the config. How can I do that now ? Using --tag v6.4.0 (or another version) doesn't work, because this tag is then applied to everything it tries to build, e.g. including poppler, gpgme, plasma-wayland-protocols, polkit-qt-1 and others. Thanks Alex P.S. the stuff I'm playing around with is here https://invent.kde.org/neundorf/ kf6-docker-images