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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2C72515808B for ; Sat, 26 Mar 2022 13:54:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61630E0827; Sat, 26 Mar 2022 13:54:40 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 04BA7E0825 for ; Sat, 26 Mar 2022 13:54:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0B14F34342F for ; Sat, 26 Mar 2022 13:54:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B827344 for ; Sat, 26 Mar 2022 13:54:37 +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: <1648301337.3bbf18658be468b87a68ed2af834b2e8d1c4add5.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/teamviewer/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/teamviewer/teamviewer-15.28.6.ebuild X-VCS-Directories: net-misc/teamviewer/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 3bbf18658be468b87a68ed2af834b2e8d1c4add5 X-VCS-Branch: master Date: Sat, 26 Mar 2022 13:54:37 +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: 9e3357b1-e397-4226-8217-5cae7c483086 X-Archives-Hash: 5a934e87d487053837aa2bc9759ff38f commit: 3bbf18658be468b87a68ed2af834b2e8d1c4add5 Author: Joonas Niilola gentoo org> AuthorDate: Sat Mar 26 13:28:57 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Mar 26 13:28:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bbf1865 net-misc/teamviewer: sort dep list in 15.28.6 Signed-off-by: Joonas Niilola gentoo.org> net-misc/teamviewer/teamviewer-15.28.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/teamviewer/teamviewer-15.28.6.ebuild b/net-misc/teamviewer/teamviewer-15.28.6.ebuild index aafb45347ec3..733ad3a3da07 100644 --- a/net-misc/teamviewer/teamviewer-15.28.6.ebuild +++ b/net-misc/teamviewer/teamviewer-15.28.6.ebuild @@ -25,7 +25,6 @@ RESTRICT="bindist mirror" BDEPEND="app-arch/xz-utils[extra-filters]" RDEPEND=" - sys-libs/glibc dev-libs/glib:2 dev-libs/nspr dev-libs/nss @@ -34,6 +33,7 @@ RDEPEND=" media-libs/libglvnd[X] sys-apps/dbus sys-apps/util-linux + sys-libs/glibc sys-libs/zlib:0/1[minizip] x11-libs/libICE x11-libs/libSM