desmume: add wrapGAppsHook

This commit is contained in:
lasers 2023-02-23 06:33:32 -06:00
parent ef9030a3ba
commit 2275649fd6

View File

@ -6,6 +6,7 @@
, agg
, alsa-lib
, desktop-file-utils
, wrapGAppsHook
, gtk3
, intltool
, libGLU
@ -42,6 +43,7 @@ stdenv.mkDerivation (finalAttrs: {
];
nativeBuildInputs = [
wrapGAppsHook
desktop-file-utils
intltool
libtool