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 59656139694 for ; Fri, 2 Jun 2017 01:29:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19F0EE0C75; Fri, 2 Jun 2017 01:28:57 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 F1A75E0C75 for ; Fri, 2 Jun 2017 01:28:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 36AC7341796 for ; Fri, 2 Jun 2017 01:28:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87F1B745D for ; Fri, 2 Jun 2017 01:28:54 +0000 (UTC) From: "Nicolas Bock" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nicolas Bock" Message-ID: <1496366917.7876c97aedfe6cd427a99109ac936bcf9c797b2e.nicolasbock@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.26.2.ebuild X-VCS-Directories: media-gfx/shotwell/ X-VCS-Committer: nicolasbock X-VCS-Committer-Name: Nicolas Bock X-VCS-Revision: 7876c97aedfe6cd427a99109ac936bcf9c797b2e X-VCS-Branch: master Date: Fri, 2 Jun 2017 01:28:54 +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: a24180f8-0599-4eef-963a-bc63b049bffc X-Archives-Hash: 4f5c588a1de78cb6bd694b5dc888fe82 commit: 7876c97aedfe6cd427a99109ac936bcf9c797b2e Author: Nicolas Bock gentoo org> AuthorDate: Fri Jun 2 01:28:19 2017 +0000 Commit: Nicolas Bock gentoo org> CommitDate: Fri Jun 2 01:28:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7876c97a media-gfx/shotwell: Add missing dependency Building from emtpy tree, I found that dev-lib/libgdata is necessary for building shotwell. This change adds this dependency. Package-Manager: Portage-2.3.5, Repoman-2.3.1 media-gfx/shotwell/shotwell-0.26.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-gfx/shotwell/shotwell-0.26.2.ebuild b/media-gfx/shotwell/shotwell-0.26.2.ebuild index 5d5a82fa738..0cafa2080fc 100644 --- a/media-gfx/shotwell/shotwell-0.26.2.ebuild +++ b/media-gfx/shotwell/shotwell-0.26.2.ebuild @@ -37,6 +37,7 @@ RDEPEND=" net-libs/webkit-gtk:4 virtual/libgudev:=[introspection] >=x11-libs/gtk+-3.14.0:3[X] + dev-libs/libgdata " DEPEND="${RDEPEND}