Merge pull request #217837 from lasers/desmume

desmume: add wrapGAppsHook
This commit is contained in:
Anderson Torres 2023-02-23 23:17:04 -03:00 committed by GitHub
commit 3031e92a89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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