mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-03 11:56:57 +03:00
[Backport release-10.x] Add qtimageformats to Nix wrapper (#4610)
This commit is contained in:
commit
29f68ba1cf
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