joplin: fix build by adding missing deps

ZHF: #97479
This commit is contained in:
Doron Behar 2020-09-19 19:31:15 +03:00
parent 7fb1ee093d
commit 9c12892e7b

View file

@ -207,6 +207,8 @@ let
# https://sharp.pixelplumbing.com/install
vips
libsecret
self.node-gyp-build
self.node-pre-gyp
];
};