Unverified Commit 3031e92a authored by Anderson Torres's avatar Anderson Torres Committed by GitHub
Browse files

Merge pull request #217837 from lasers/desmume

desmume: add wrapGAppsHook
parents 2ec012dd 2275649f
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