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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3A46E15ACFB for ; Wed, 19 Apr 2023 14:58:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 630E1E08D9; Wed, 19 Apr 2023 14:58:31 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 44F97E08D9 for ; Wed, 19 Apr 2023 14:58:31 +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 153B334109F for ; Wed, 19 Apr 2023 14:58:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8248FA1D for ; Wed, 19 Apr 2023 14:58:27 +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: <1681916283.e496a43d0ac643ce25c3634fc1e4d05aba05495d.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/rygel/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/rygel/rygel-0.42.2-r1.ebuild net-misc/rygel/rygel-0.42.2.ebuild X-VCS-Directories: net-misc/rygel/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: e496a43d0ac643ce25c3634fc1e4d05aba05495d X-VCS-Branch: master Date: Wed, 19 Apr 2023 14:58:27 +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: fa1e283d-5497-487a-a883-f17b3f695013 X-Archives-Hash: 0b1baca62fbbb4f26042a31400accec5 commit: e496a43d0ac643ce25c3634fc1e4d05aba05495d Author: Pacho Ramos gentoo org> AuthorDate: Wed Apr 19 14:54:18 2023 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Wed Apr 19 14:58:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e496a43d net-misc/rygel: tracker[vala] is needed at compile time Signed-off-by: Pacho Ramos gentoo.org> net-misc/rygel/{rygel-0.42.2.ebuild => rygel-0.42.2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/rygel/rygel-0.42.2.ebuild b/net-misc/rygel/rygel-0.42.2-r1.ebuild similarity index 98% rename from net-misc/rygel/rygel-0.42.2.ebuild rename to net-misc/rygel/rygel-0.42.2-r1.ebuild index 4d3ce4b56313..4bcf0dd1bbee 100644 --- a/net-misc/rygel/rygel-0.42.2.ebuild +++ b/net-misc/rygel/rygel-0.42.2-r1.ebuild @@ -37,7 +37,7 @@ DEPEND=" >=sys-apps/util-linux-2.20 x11-misc/shared-mime-info introspection? ( >=dev-libs/gobject-introspection-1.33.4:= ) - tracker? ( app-misc/tracker:3= ) + tracker? ( app-misc/tracker:3=[vala(+)] ) transcode? ( media-libs/gst-plugins-bad:1.0 media-plugins/gst-plugins-twolame:1.0