net-im/zulip-desktop-bin: add RDEPEND sys-libs/zlib

Since in 5.12.0 there is a file /opt/Zulip/resources/app.asar.unpacked/node_modules/fs-xattr/build/node_gyp_bins/python3 which links to libz.so.1.

Closes: https://bugs.gentoo.org/952985
Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>
This commit is contained in:
Alexander Puck Neuwirth 2025-04-01 10:40:49 +02:00
parent 6c6f52d240
commit ee3ab7341e
No known key found for this signature in database
GPG Key ID: ED7C252ACED415EF

View File

@ -51,6 +51,7 @@ RDEPEND="
x11-libs/libxkbcommon
x11-libs/libXrandr
x11-libs/pango
sys-libs/zlib
"
QA_PREBUILT="opt/Zulip/*"