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>
(cherry picked from commit 99d00957b7)
This commit is contained in:
parent
66452b16f8
commit
94d18c44f3
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ symlinkJoin {
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
kdePackages.qtbase
|
kdePackages.qtbase
|
||||||
|
kdePackages.qtimageformats
|
||||||
kdePackages.qtsvg
|
kdePackages.qtsvg
|
||||||
]
|
]
|
||||||
++ lib.optional (
|
++ lib.optional (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue