https://bugs.kde.org/show_bug.cgi?id=426724
--- Comment #7 from Ingo Klöcker <kloec...@kde.org> --- Re-reading the code that evaluates the dependencies, I saw that one can specify a version number to ensure a minimum version of some dependency, but one cannot specify what version of a dependency is used. The selection of the dependency version that's used for a build happens before and independently of the specified version number. https://invent.kde.org/packaging/craft/-/blob/master/bin/Blueprints/CraftDependencyPackage.py?ref_type=heads#L101 -- You are receiving this mail because: You are on the CC list for the bug.