mirror of
https://github.com/PrismLauncher/PrismLauncher
synced 2026-04-23 09:05:03 +00:00
fix(nix): add qtimageformats to wrapper
Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
parent
57c4b71c61
commit
99d00957b7
|
|
@ -63,6 +63,7 @@ symlinkJoin {
|
|||
|
||||
buildInputs = [
|
||||
kdePackages.qtbase
|
||||
kdePackages.qtimageformats
|
||||
kdePackages.qtsvg
|
||||
]
|
||||
++ lib.optional (
|
||||
|
|
|
|||
Loading…
Reference in a new issue