Date: Sat, 02 Jul 2022 14:48:59 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 264994] net-im/telegram-desktop: missing dependency on devel/abseil (fails to start without) Message-ID: <bug-264994-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264994 Bug ID: 264994 Summary: net-im/telegram-desktop: missing dependency on devel/abseil (fails to start without) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: nimaje+fbz@bureaucracy.de CC: danfe@FreeBSD.org, glebius@FreeBSD.org CC: danfe@FreeBSD.org, glebius@FreeBSD.org Attachment #235034 maintainer-approval?(glebius@FreeBSD.org) Flags: Flags: merge-quarterly? Created attachment 235034 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D235034&action= =3Dedit net-im/telegram-desktop: add missing dependency on devel/abseil telegram-desktop fails to start without abseil, which is a dependency of tg= _owt since 87b81cc983da6. ('ld-elf.so.1: Shared object "libabsl_strings.so.2111.= 0.0" not found, required by "telegram-desktop"') As telegram-desktop links tg_owt statically and only has a build time dependency on tg_owt for that reason, it needs to dublicate dependencies of tg_owt that are needed for running telegram-desktop. Additionally tg_owt has USE_GL=3D gbm which adds some LIB_DEPENDS, but I'm = not sure if telegram-desktop needs to duplicate that. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264994-7788>