commit:     f8615afb330438aad5399d4c8266dda2460a3f57
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 27 00:01:36 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Tue Oct 27 00:01:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8615afb

net-im/telegram-desktop: disable automagic deps

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 net-im/telegram-desktop/telegram-desktop-2.4.4.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-im/telegram-desktop/telegram-desktop-2.4.4.ebuild 
b/net-im/telegram-desktop/telegram-desktop-2.4.4.ebuild
index 57c8fafa89f..09b08748d2d 100644
--- a/net-im/telegram-desktop/telegram-desktop-2.4.4.ebuild
+++ b/net-im/telegram-desktop/telegram-desktop-2.4.4.ebuild
@@ -126,6 +126,8 @@ src_configure() {
        # EXPECTED VARIANT
        # gtk is really needed for image copy-paste due to 
https://bugreports.qt.io/browse/QTBUG-56595
        local mycmakeargs=(
+               -DCMAKE_DISABLE_FIND_PACKAGE_rlottie=ON # it does not build 
with system one, prevent automagic.
+               -DCMAKE_DISABLE_FIND_PACKAGE_tl-expected=ON # header only lib, 
some git version. prevents warnings.
                -DDESKTOP_APP_DISABLE_CRASH_REPORTS=ON
                -DDESKTOP_APP_USE_GLIBC_WRAPS=OFF
                -DDESKTOP_APP_USE_PACKAGED=ON

Reply via email to