grandorgue: Use wrapGAppsHook3 to provide correct environment (#409454)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
lib,
|
||||
stdenv,
|
||||
fetchFromGitHub,
|
||||
wrapGAppsHook3,
|
||||
cmake,
|
||||
pkg-config,
|
||||
fftwFloat,
|
||||
@@ -39,6 +40,7 @@ stdenv.mkDerivation rec {
|
||||
imagemagick
|
||||
libicns
|
||||
makeWrapper
|
||||
wrapGAppsHook3
|
||||
];
|
||||
|
||||
buildInputs =
|
||||
|
||||
Reference in New Issue
Block a user