Merge pull request #96313 from greydot/wire/dbusmenu

wire-desktop: Add libdbusmenu dependency
gstqt5
Lassulus 2020-09-14 10:24:13 +02:00 committed by GitHub
commit 5f9ce9e495
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@
, wrapGAppsHook
, cpio
, xar
, libdbusmenu
}:
let
@ -109,6 +110,7 @@ let
runtimeDependencies = [
(lib.getLib udev)
libdbusmenu
];
postFixup = ''