eigenwallet: use wrapGAppsHook3 (#538121)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
stdenv,
|
||||
dpkg,
|
||||
autoPatchelfHook,
|
||||
wrapGAppsHook3,
|
||||
cairo,
|
||||
gdk-pixbuf,
|
||||
webkitgtk_4_1,
|
||||
@@ -22,6 +23,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
nativeBuildInputs = [
|
||||
dpkg
|
||||
autoPatchelfHook
|
||||
wrapGAppsHook3
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user