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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 263181395E3 for ; Wed, 9 Nov 2016 23:27:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CC75E0AA8; Wed, 9 Nov 2016 23:27:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 34031E0AA8 for ; Wed, 9 Nov 2016 23:27:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 52D65341688 for ; Wed, 9 Nov 2016 23:27:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B584224B9 for ; Wed, 9 Nov 2016 23:27:44 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1478734051.7ede26b632f37bd095dbb97770a74392d5864cab.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/shotwell/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/shotwell/shotwell-0.25.0.1.ebuild X-VCS-Directories: media-gfx/shotwell/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 7ede26b632f37bd095dbb97770a74392d5864cab X-VCS-Branch: master Date: Wed, 9 Nov 2016 23:27:44 +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-Archives-Salt: 7dc8e4ee-3237-4a6a-838f-3a66d39c4e31 X-Archives-Hash: ba84f3dc54ad5f1069d8a057b9bd3e1e commit: 7ede26b632f37bd095dbb97770a74392d5864cab Author: Gilles Dartiguelongue gentoo org> AuthorDate: Wed Nov 9 23:20:13 2016 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Wed Nov 9 23:27:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ede26b6 media-gfx/shotwell: fix some dependencies gcr[gtk] is needed for gcr-ui-3 in configure. desktop-file-utils is pulled by xdg.eclass. No need to declare it if no direct use of it is done in sources, build or ebuild. Add missing dependency on pkgconfig. Drop unused gnome-doc-utils dependency. Package-Manager: portage-2.3.2 media-gfx/shotwell/shotwell-0.25.0.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-gfx/shotwell/shotwell-0.25.0.1.ebuild b/media-gfx/shotwell/shotwell-0.25.0.1.ebuild index d6dbed7..4ea9f2e 100644 --- a/media-gfx/shotwell/shotwell-0.25.0.1.ebuild +++ b/media-gfx/shotwell/shotwell-0.25.0.1.ebuild @@ -18,13 +18,12 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=" - app-text/gnome-doc-utils + >=app-crypt/gcr-3[gtk] >=dev-db/sqlite-3.5.9:3 >=dev-libs/glib-2.40.0:2 >=dev-libs/json-glib-0.7.6 >=dev-libs/libgee-0.8.5:0.8 >=dev-libs/libxml2-2.6.32:2 - >=dev-util/desktop-file-utils-0.13 gnome-base/dconf >=media-libs/gexiv2-0.10.4 media-libs/gst-plugins-base:1.0 @@ -39,13 +38,14 @@ RDEPEND=" net-libs/webkit-gtk:4 virtual/libgudev:=[introspection] >=x11-libs/gtk+-3.14.0:3[X] - >=app-crypt/gcr-3 + " DEPEND="${RDEPEND} $(vala_depend) dev-util/itstool >=sys-devel/gettext-0.19.7 >=sys-devel/m4-1.4.13 + virtual/pkgconfig " # This probably comes from libraries that