mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 18:09:59 +03:00
Add qtimageformats to Nix wrapper (#4606)
This commit is contained in:
commit
b9e8ddac2b
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