https://bugs.kde.org/show_bug.cgi?id=426724

--- Comment #6 from Ralf Habacker <ralf.habac...@freenet.de> ---
(In reply to Ingo Klöcker from comment #5)
> Setting
>   self.runtimeDependencies["extragear/libalkimia"]
> to anything other than None makes no sense. The only thing that's relevant
> is the keys of the dependencies dict. The values are ignored.

Thanks for the clarification. Since some blueprints use such a version

> :~/CraftRoot>find etc/blueprints/locations/ -name '*.py' | xargs grep -Hn 
> runtimeDep | grep -v None
> etc/blueprints/locations/craft-blueprints-kde/libs/qt5/qtbase/qtbase.py:104:  
>           self.runtimeDependencies["libs/openssl"] = "1.1"
> etc/blueprints/locations/craft-blueprints-kde/libs/qt5/qtconnectivity/qtconnectivity.py:27:
>             self.runtimeDependencies["libs/qt5/qtandroidextras"] = "default"
> etc/blueprints/locations/craft-blueprints-kde/extragear/digikam/digikam.py:56:
>             self.runtimeDependencies["libs/ffmpeg"] = "4.4"

I thought that should work.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to