mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Add wrappGAppsHook3 to nativeBuildInputs
This resolves #4595. Signed-off-by: Zac Durham <43076672+PapaZ810@users.noreply.github.com>
This commit is contained in:
parent
031015b332
commit
09604fc01e
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ stdenv.mkDerivation {
|
|||
extra-cmake-modules
|
||||
jdk17
|
||||
stripJavaArchivesHook
|
||||
wrapGAppsHook3
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue