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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1DEA115838C for ; Sun, 28 Jan 2024 10:14:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46172E2A09; Sun, 28 Jan 2024 10:13:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 27981E2A09 for ; Sun, 28 Jan 2024 10:13:59 +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 4D9BA343465 for ; Sun, 28 Jan 2024 10:13:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DA4614B4 for ; Sun, 28 Jan 2024 10:13:56 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1706436034.139e18abcb245db9140ca961174b4e624626071c.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/claws-mail/claws-mail-4.1.1-r4.ebuild mail-client/claws-mail/claws-mail-4.2.0-r1.ebuild mail-client/claws-mail/claws-mail-9999.ebuild X-VCS-Directories: mail-client/claws-mail/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: 139e18abcb245db9140ca961174b4e624626071c X-VCS-Branch: master Date: Sun, 28 Jan 2024 10:13:56 +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: fdc7c808-c879-4501-888d-6de377e0241f X-Archives-Hash: 78d5fed86e76e00eeee17214a3d54c9e commit: 139e18abcb245db9140ca961174b4e624626071c Author: Bernard Cafarelli gentoo org> AuthorDate: Sun Jan 28 10:00:05 2024 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Sun Jan 28 10:00:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=139e18ab mail-client/claws-mail: depend on gtk+ with USE=X Uses some X11-only classes like GtkSocket Closes: https://bugs.gentoo.org/922657 Signed-off-by: Bernard Cafarelli gentoo.org> mail-client/claws-mail/claws-mail-4.1.1-r4.ebuild | 2 +- mail-client/claws-mail/claws-mail-4.2.0-r1.ebuild | 2 +- mail-client/claws-mail/claws-mail-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail-client/claws-mail/claws-mail-4.1.1-r4.ebuild b/mail-client/claws-mail/claws-mail-4.1.1-r4.ebuild index d03c5bd0d89f..902c4bdc278a 100644 --- a/mail-client/claws-mail/claws-mail-4.1.1-r4.ebuild +++ b/mail-client/claws-mail/claws-mail-4.1.1-r4.ebuild @@ -37,7 +37,7 @@ COMMONDEPEND=" sys-libs/zlib:= x11-libs/cairo x11-libs/gdk-pixbuf:2[jpeg] - x11-libs/gtk+:3 + x11-libs/gtk+:3[X] x11-libs/libX11 x11-libs/pango archive? ( diff --git a/mail-client/claws-mail/claws-mail-4.2.0-r1.ebuild b/mail-client/claws-mail/claws-mail-4.2.0-r1.ebuild index 5c39b553119e..5851aa86830f 100644 --- a/mail-client/claws-mail/claws-mail-4.2.0-r1.ebuild +++ b/mail-client/claws-mail/claws-mail-4.2.0-r1.ebuild @@ -38,7 +38,7 @@ COMMONDEPEND=" sys-libs/zlib:= x11-libs/cairo x11-libs/gdk-pixbuf:2[jpeg] - x11-libs/gtk+:3 + x11-libs/gtk+:3[X] x11-libs/libX11 x11-libs/pango archive? ( diff --git a/mail-client/claws-mail/claws-mail-9999.ebuild b/mail-client/claws-mail/claws-mail-9999.ebuild index ced89451d1f2..4490774ed8e4 100644 --- a/mail-client/claws-mail/claws-mail-9999.ebuild +++ b/mail-client/claws-mail/claws-mail-9999.ebuild @@ -38,7 +38,7 @@ COMMONDEPEND=" sys-libs/zlib:= x11-libs/cairo x11-libs/gdk-pixbuf:2[jpeg] - x11-libs/gtk+:3 + x11-libs/gtk+:3[X] x11-libs/libX11 x11-libs/pango archive? (