nixos/plasma6: add qtimageformats to the requiredPackages

This is needed for qt6 apps to be able to work with certain image formats such as .webp and .avif

Closes https://github.com/NixOS/nixpkgs/issues/304523
This commit is contained in:
Dmitry Chermnykh 2024-04-23 14:00:40 +05:00
parent c6d4afecd0
commit 8abd7b3220

View File

@ -74,6 +74,7 @@ in {
kguiaddons # provides geo URL handlers
kiconthemes # provides Qt plugins
kimageformats # provides Qt plugins
qtimageformats # provides optional image formats such as .webp and .avif
kio # provides helper service + a bunch of other stuff
kpackage # provides kpackagetool tool
kservice # provides kbuildsycoca6 tool