mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
fix(nix): add qtimageformats to wrapper
Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
parent
57c4b71c61
commit
99d00957b7
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ symlinkJoin {
|
|||
|
||||
buildInputs = [
|
||||
kdePackages.qtbase
|
||||
kdePackages.qtimageformats
|
||||
kdePackages.qtsvg
|
||||
]
|
||||
++ lib.optional (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue