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 9029E15814C for ; Tue, 19 Sep 2023 13:17:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D22562BC082; Tue, 19 Sep 2023 13:17:13 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 716D82BC082 for ; Tue, 19 Sep 2023 13:17:13 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B4207335C94 for ; Tue, 19 Sep 2023 13:17:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D43111E7 for ; Tue, 19 Sep 2023 13:17:11 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1695129358.f0b00cf0191ad6c283f7f67e14bf2aa79e7bc0f7.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kde-gtk-config/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kde-gtk-config/kde-gtk-config-5.27.49.9999.ebuild kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild X-VCS-Directories: kde-plasma/kde-gtk-config/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f0b00cf0191ad6c283f7f67e14bf2aa79e7bc0f7 X-VCS-Branch: master Date: Tue, 19 Sep 2023 13:17: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: 31ec3102-068b-4bcf-912e-4221921398ce X-Archives-Hash: fc7191049d3be786771caf38a1dcfca0 commit: f0b00cf0191ad6c283f7f67e14bf2aa79e7bc0f7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Sep 19 13:15:58 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Sep 19 13:15:58 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f0b00cf0 kde-plasma/kde-gtk-config: Add missing x11-libs/gtk:3[X] USEdep gtk3proxies/preview3.c includes gtk/gtkx.h Bug: https://bugs.gentoo.org/914378 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kde-gtk-config/kde-gtk-config-5.27.49.9999.ebuild | 2 +- kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-5.27.49.9999.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-5.27.49.9999.ebuild index 8e73a665dc..f120dfb218 100644 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-5.27.49.9999.ebuild +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-5.27.49.9999.ebuild @@ -29,7 +29,7 @@ DEPEND=" >=kde-frameworks/kguiaddons-${KFMIN}:5 >=kde-frameworks/kwindowsystem-${KFMIN}:5 >=kde-plasma/kdecoration-${PVCUT}:5 - x11-libs/gtk+:3 + x11-libs/gtk+:3[X] " RDEPEND="${DEPEND} >=kde-plasma/kde-cli-tools-${PVCUT}:5 diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild index 8e73a665dc..f120dfb218 100644 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild @@ -29,7 +29,7 @@ DEPEND=" >=kde-frameworks/kguiaddons-${KFMIN}:5 >=kde-frameworks/kwindowsystem-${KFMIN}:5 >=kde-plasma/kdecoration-${PVCUT}:5 - x11-libs/gtk+:3 + x11-libs/gtk+:3[X] " RDEPEND="${DEPEND} >=kde-plasma/kde-cli-tools-${PVCUT}:5