From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 90DC21382C5 for ; Fri, 26 Mar 2021 21:30:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB827E07A5; Fri, 26 Mar 2021 21:30:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A3CC0E07A5 for ; Fri, 26 Mar 2021 21:30:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3C783335C97 for ; Fri, 26 Mar 2021 21:30:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6721B592 for ; Fri, 26 Mar 2021 21:30:32 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1616794202.c8e293330aba5caa1f562edebe9ec8b38ec353c7.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/telegram-desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/telegram-desktop/telegram-desktop-2.7.1-r1.ebuild net-im/telegram-desktop/telegram-desktop-2.7.1.ebuild X-VCS-Directories: net-im/telegram-desktop/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: c8e293330aba5caa1f562edebe9ec8b38ec353c7 X-VCS-Branch: master Date: Fri, 26 Mar 2021 21:30:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 604ded7e-11b9-425b-9c5e-c2182b09eea4 X-Archives-Hash: 892cae7746a1779b2d94ef0269cffbef commit: c8e293330aba5caa1f562edebe9ec8b38ec353c7 Author: Esteve Varela Colominas gmail com> AuthorDate: Fri Mar 26 11:06:52 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Fri Mar 26 21:30:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e29333 net-im/telegram-desktop: Add missing glibmm dependency Thanks-to: Petr Ĺ abata contyk.dev> Closes: https://bugs.gentoo.org/778290 Signed-off-by: Esteve Varela Colominas gmail.com> Signed-off-by: Georgy Yakovlev gentoo.org> .../{telegram-desktop-2.7.1.ebuild => telegram-desktop-2.7.1-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/telegram-desktop/telegram-desktop-2.7.1.ebuild b/net-im/telegram-desktop/telegram-desktop-2.7.1-r1.ebuild similarity index 99% rename from net-im/telegram-desktop/telegram-desktop-2.7.1.ebuild rename to net-im/telegram-desktop/telegram-desktop-2.7.1-r1.ebuild index e11a01ee066..ce5a70e6844 100644 --- a/net-im/telegram-desktop/telegram-desktop-2.7.1.ebuild +++ b/net-im/telegram-desktop/telegram-desktop-2.7.1-r1.ebuild @@ -21,6 +21,7 @@ IUSE="+dbus enchant +gtk +hunspell libressl pulseaudio +spell wayland +X" RDEPEND=" !net-im/telegram-desktop-bin app-arch/lz4:= + dev-cpp/glibmm:2 dev-libs/xxhash dev-qt/qtcore:5 dev-qt/qtgui:5[dbus?,jpeg,png,wayland?,X(-)?]