From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id A5B74158074 for ; Wed, 18 Jun 2025 21:38:17 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 8C24A340FD4 for ; Wed, 18 Jun 2025 21:38:17 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7EE211104D9; Wed, 18 Jun 2025 21:38:16 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 6E9FA1104D9 for ; Wed, 18 Jun 2025 21:38:16 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 05D19340FD4 for ; Wed, 18 Jun 2025 21:38:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A25BF29FA for ; Wed, 18 Jun 2025 21:38:14 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1750282610.688ac4b4b63e87b0a82421f637f795c8734071bf.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pdfpc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/pdfpc/pdfpc-4.7.0.ebuild X-VCS-Directories: app-text/pdfpc/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 688ac4b4b63e87b0a82421f637f795c8734071bf X-VCS-Branch: master Date: Wed, 18 Jun 2025 21:38:14 +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: ebab613d-cbe6-429d-8099-ef7aa9c3c916 X-Archives-Hash: 73f3a6f1d765aeab85ed174b0e448473 commit: 688ac4b4b63e87b0a82421f637f795c8734071bf Author: Ulrich Müller gentoo org> AuthorDate: Wed Jun 18 21:36:50 2025 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Jun 18 21:36:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=688ac4b4 app-text/pdfpc: Add use-dependency on x11-libs/gtk+ Closes: https://bugs.gentoo.org/958395 Signed-off-by: Ulrich Müller gentoo.org> app-text/pdfpc/pdfpc-4.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/pdfpc/pdfpc-4.7.0.ebuild b/app-text/pdfpc/pdfpc-4.7.0.ebuild index ba05f39afbe0..1d4b9e1672c0 100644 --- a/app-text/pdfpc/pdfpc-4.7.0.ebuild +++ b/app-text/pdfpc/pdfpc-4.7.0.ebuild @@ -36,7 +36,7 @@ RDEPEND=" gnome-base/librsvg x11-libs/cairo x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:3 + x11-libs/gtk+:3[X] x11-libs/libX11 x11-libs/pango gstreamer? (