Commit 2275649f authored by lasers's avatar lasers
Browse files

desmume: add wrapGAppsHook

parent ef9030a3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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