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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4B9C6158074 for ; Thu, 19 Jun 2025 16:41:37 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 3A7B6341EAF for ; Thu, 19 Jun 2025 16:41:37 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B5DB11104D9; Thu, 19 Jun 2025 16:41:34 +0000 (UTC) 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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id AA75C1104D9 for ; Thu, 19 Jun 2025 16:41:34 +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 67CA1341EAE for ; Thu, 19 Jun 2025 16:41:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE04D2A03 for ; Thu, 19 Jun 2025 16:41:32 +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: <1750351282.0dcf368b1aad68a87f01fd976c58f396608e961a.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-r1.ebuild X-VCS-Directories: app-text/pdfpc/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 0dcf368b1aad68a87f01fd976c58f396608e961a X-VCS-Branch: master Date: Thu, 19 Jun 2025 16:41:32 +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: 8b6c2f9a-ea20-44e7-8211-c85934ec9cc8 X-Archives-Hash: 0bd84375dfd097f4a55f37a0c6018a75 commit: 0dcf368b1aad68a87f01fd976c58f396608e961a Author: Ulrich Müller gentoo org> AuthorDate: Thu Jun 19 16:31:38 2025 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Jun 19 16:41:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dcf368b app-text/pdfpc: Use 2-style use-dependency for gtk+ Signed-off-by: Ulrich Müller gentoo.org> app-text/pdfpc/pdfpc-4.7.0-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-text/pdfpc/pdfpc-4.7.0-r1.ebuild b/app-text/pdfpc/pdfpc-4.7.0-r1.ebuild index 16e15b52074e..30473e181bf7 100644 --- a/app-text/pdfpc/pdfpc-4.7.0-r1.ebuild +++ b/app-text/pdfpc/pdfpc-4.7.0-r1.ebuild @@ -38,8 +38,7 @@ RDEPEND=" x11-libs/gdk-pixbuf:2 x11-libs/libX11 x11-libs/pango - X? ( x11-libs/gtk+:3[X] ) - wayland? ( x11-libs/gtk+:3[wayland] ) + x11-libs/gtk+:3[X?,wayland?] !X? ( !wayland? ( x11-libs/gtk+:3[X] ) ) gstreamer? ( media-libs/gstreamer:1.0