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 C84801580B2 for ; Thu, 2 Sep 2021 12:54:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF3E7E09A4; Thu, 2 Sep 2021 12:54:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D4711E09A4 for ; Thu, 2 Sep 2021 12:54:45 +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 DA6C533D4A6 for ; Thu, 2 Sep 2021 12:54:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6FEEA2 for ; Thu, 2 Sep 2021 12:54:41 +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: <1630587271.c7c501e7d834b7f09d168e4c6b194fb4183515b5.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-3.0.1.ebuild X-VCS-Directories: net-im/telegram-desktop-bin/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: c7c501e7d834b7f09d168e4c6b194fb4183515b5 X-VCS-Branch: master Date: Thu, 2 Sep 2021 12:54:41 +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: 9176508a-701c-4d3d-8c9d-b87b40574dbb X-Archives-Hash: 1cedcedd53f5bea9671b13585aa58eb1 commit: c7c501e7d834b7f09d168e4c6b194fb4183515b5 Author: Joonas Niilola gentoo org> AuthorDate: Thu Sep 2 12:44:19 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Sep 2 12:54:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7c501e7 net-im/telegram-desktop-bin: delete some unused deps Signed-off-by: Joonas Niilola gentoo.org> net-im/telegram-desktop-bin/telegram-desktop-bin-3.0.1.ebuild | 5 ----- 1 file changed, 5 deletions(-) diff --git a/net-im/telegram-desktop-bin/telegram-desktop-bin-3.0.1.ebuild b/net-im/telegram-desktop-bin/telegram-desktop-bin-3.0.1.ebuild index 5d9bb593c19..57697533db0 100644 --- a/net-im/telegram-desktop-bin/telegram-desktop-bin-3.0.1.ebuild +++ b/net-im/telegram-desktop-bin/telegram-desktop-bin-3.0.1.ebuild @@ -20,17 +20,12 @@ QA_PREBUILT="usr/lib/${PN}/Telegram" RDEPEND=" dev-libs/glib:2 - dev-libs/gobject-introspection >=media-libs/fontconfig-2.13 media-libs/freetype:2 - 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 - x11-libs/libSM x11-libs/libX11 >=x11-libs/libxcb-1.10[xkb] "