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 CF73F159C9B for ; Fri, 9 Aug 2024 09:54:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D2932BC08B; Fri, 9 Aug 2024 09:54:22 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 420B72BC08B for ; Fri, 9 Aug 2024 09:54:22 +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 601F23430A4 for ; Fri, 9 Aug 2024 09:54:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B42F1ECC for ; Fri, 9 Aug 2024 09:54:17 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1723197202.65799a1cc69e6e485107a16166e577ee61941f1f.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/nautilus/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/nautilus/nautilus-46.2.ebuild X-VCS-Directories: gnome-base/nautilus/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 65799a1cc69e6e485107a16166e577ee61941f1f X-VCS-Branch: master Date: Fri, 9 Aug 2024 09:54:17 +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: 065014ca-bc9b-4483-9d5b-aa34b386f712 X-Archives-Hash: 42828a01ab2206e8009676f57834cbe0 commit: 65799a1cc69e6e485107a16166e577ee61941f1f Author: Pacho Ramos gentoo org> AuthorDate: Fri Aug 9 09:39:35 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Fri Aug 9 09:53:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65799a1c gnome-base/nautilus: fix doc dependencies Signed-off-by: Pacho Ramos gentoo.org> gnome-base/nautilus/nautilus-46.2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/gnome-base/nautilus/nautilus-46.2.ebuild b/gnome-base/nautilus/nautilus-46.2.ebuild index 7115a033c45d..ff3eda3b5d9c 100644 --- a/gnome-base/nautilus/nautilus-46.2.ebuild +++ b/gnome-base/nautilus/nautilus-46.2.ebuild @@ -37,7 +37,6 @@ RDEPEND="${DEPEND} >=app-misc/tracker-miners-3.0:3= " # uses org.freedesktop.Tracker.Miner.Files gsettings schema from tracker-miners BDEPEND=" - dev-build/gtk-doc-am >=dev-util/gdbus-codegen-2.51.2 dev-util/glib-utils >=sys-devel/gettext-0.19.8