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 225F813835A for ; Thu, 29 Oct 2020 07:58:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38BC3E0980; Thu, 29 Oct 2020 07:58:28 +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 1E800E0982 for ; Thu, 29 Oct 2020 07:58:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 EFC2233BDD0 for ; Thu, 29 Oct 2020 07:58:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F04C3C0 for ; Thu, 29 Oct 2020 07:58:25 +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: <1603958274.9310422c8ccda3a7f4eab2507c4aa19378785765.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.1.13.ebuild X-VCS-Directories: net-im/telegram-desktop/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 9310422c8ccda3a7f4eab2507c4aa19378785765 X-VCS-Branch: master Date: Thu, 29 Oct 2020 07:58:25 +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: 76773414-8c08-489b-85da-cf9813c74d74 X-Archives-Hash: 2bbd2d746ff17744df737dc63a5463a8 commit: 9310422c8ccda3a7f4eab2507c4aa19378785765 Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Oct 29 07:57:54 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Oct 29 07:57:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9310422c net-im/telegram-desktop: fix deps in stable version Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev gentoo.org> net-im/telegram-desktop/telegram-desktop-2.1.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/telegram-desktop/telegram-desktop-2.1.13.ebuild b/net-im/telegram-desktop/telegram-desktop-2.1.13.ebuild index fdbdccb40dc..2b3dff8e142 100644 --- a/net-im/telegram-desktop/telegram-desktop-2.1.13.ebuild +++ b/net-im/telegram-desktop/telegram-desktop-2.1.13.ebuild @@ -33,7 +33,7 @@ RDEPEND=" dev-qt/qtwidgets:5[png,X(-)?] media-fonts/open-sans media-libs/fontconfig:= - >=media-libs/libtgvoip-2.4.4_p20200525[alsa?,pulseaudio?] + >=media-libs/libtgvoip-2.4.4_p20200525[alsa(-)?,pulseaudio(-)?] media-libs/openal[alsa?,pulseaudio?] media-libs/opus:= media-video/ffmpeg:=[alsa?,opus,pulseaudio?]