mailspring: add wrapGAppsHook
(cherry picked from commit 64c69fa288fbcb22a37b3059571386bd578af2fd)
This commit is contained in:
parent
e3c88e2a94
commit
9d8db40541
@ -8,6 +8,7 @@
|
|||||||
, dpkg
|
, dpkg
|
||||||
, glib
|
, glib
|
||||||
, gtk3
|
, gtk3
|
||||||
|
, wrapGAppsHook
|
||||||
, libkrb5
|
, libkrb5
|
||||||
, libsecret
|
, libsecret
|
||||||
, nss
|
, nss
|
||||||
@ -28,6 +29,7 @@ stdenv.mkDerivation rec {
|
|||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
autoPatchelfHook
|
autoPatchelfHook
|
||||||
dpkg
|
dpkg
|
||||||
|
wrapGAppsHook
|
||||||
];
|
];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user