[Craft] [Bug 426724] Missing support for adding dependencies to a specific package version
Ingo Klöcker
bugzilla_noreply at kde.org
Wed Mar 27 19:06:05 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=426724
--- Comment #7 from Ingo Klöcker <kloecker at 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.
More information about the Kde-windows
mailing list