am2rlauncher: wrapGAppsHook -> wrapGAppsHook3
This commit is contained in:
parent
160dff0bae
commit
19c30e016f
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
, fetchFromGitHub
|
||||
, buildFHSEnv
|
||||
, glib-networking
|
||||
, wrapGAppsHook
|
||||
, wrapGAppsHook3
|
||||
, gsettings-desktop-schemas
|
||||
}:
|
||||
let
|
||||
|
@ -71,7 +71,7 @@ buildDotnetModule {
|
|||
openssl
|
||||
];
|
||||
|
||||
nativeBuildInputs = [ wrapGAppsHook ];
|
||||
nativeBuildInputs = [ wrapGAppsHook3 ];
|
||||
|
||||
buildInputs = [ gtk3 gsettings-desktop-schemas glib-networking ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue