whatsapp-for-linux: add wrapGAppsHook

This commit is contained in:
hqurve
2021-09-23 09:19:41 -04:00
parent b3303102c5
commit 15fe6fc119
@@ -8,6 +8,7 @@
, libappindicator-gtk3
, gst_all_1
, pcre
, wrapGAppsHook
}:
stdenv.mkDerivation rec {
@@ -24,6 +25,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
cmake
pkg-config
wrapGAppsHook
];
buildInputs = [