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 43F56139345 for ; Mon, 19 Jul 2021 08:07:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B61AE0985; Mon, 19 Jul 2021 08:07:13 +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 724C6E0949 for ; Mon, 19 Jul 2021 08:07:13 +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 75C7D342AEE for ; Mon, 19 Jul 2021 08:07:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F5F97DA for ; Mon, 19 Jul 2021 08:07:11 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1626682024.be64bb8233b9f6007e75eb3689852f73e6a42e57.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/telegram-desktop-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/telegram-desktop-bin/telegram-desktop-bin-2.8.9.ebuild X-VCS-Directories: net-im/telegram-desktop-bin/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: be64bb8233b9f6007e75eb3689852f73e6a42e57 X-VCS-Branch: master Date: Mon, 19 Jul 2021 08:07:11 +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: 959db276-3f11-4cd6-aa92-bcc0a95a48ed X-Archives-Hash: c7395fa20e66439d75f3ab3699cf3dba commit: be64bb8233b9f6007e75eb3689852f73e6a42e57 Author: Joonas Niilola gentoo org> AuthorDate: Mon Jul 19 08:05:06 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Jul 19 08:07:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be64bb82 net-im/telegram-desktop-bin: add dep for virtual/opengl Signed-off-by: Joonas Niilola gentoo.org> net-im/telegram-desktop-bin/telegram-desktop-bin-2.8.9.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/telegram-desktop-bin/telegram-desktop-bin-2.8.9.ebuild b/net-im/telegram-desktop-bin/telegram-desktop-bin-2.8.9.ebuild index 6821536278c..5d9bb593c19 100644 --- a/net-im/telegram-desktop-bin/telegram-desktop-bin-2.8.9.ebuild +++ b/net-im/telegram-desktop-bin/telegram-desktop-bin-2.8.9.ebuild @@ -26,6 +26,7 @@ RDEPEND=" media-libs/libglvnd[X] >=sys-apps/dbus-1.4.2[X] sys-libs/zlib + virtual/opengl x11-libs/libSM x11-libs/libdrm x11-libs/libICE