Gentoo Archives: gentoo-commits

From: Nicolas Bock <nicolasbock@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/shotwell/
Date: Fri, 02 Jun 2017 01:29:38
Message-Id: 1496366917.7876c97aedfe6cd427a99109ac936bcf9c797b2e.nicolasbock@gentoo
1 commit: 7876c97aedfe6cd427a99109ac936bcf9c797b2e
2 Author: Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 2 01:28:19 2017 +0000
4 Commit: Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 2 01:28:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7876c97a
7
8 media-gfx/shotwell: Add missing dependency
9
10 Building from emtpy tree, I found that dev-lib/libgdata is necessary for
11 building shotwell. This change adds this dependency.
12
13 Package-Manager: Portage-2.3.5, Repoman-2.3.1
14
15 media-gfx/shotwell/shotwell-0.26.2.ebuild | 1 +
16 1 file changed, 1 insertion(+)
17
18 diff --git a/media-gfx/shotwell/shotwell-0.26.2.ebuild b/media-gfx/shotwell/shotwell-0.26.2.ebuild
19 index 5d5a82fa738..0cafa2080fc 100644
20 --- a/media-gfx/shotwell/shotwell-0.26.2.ebuild
21 +++ b/media-gfx/shotwell/shotwell-0.26.2.ebuild
22 @@ -37,6 +37,7 @@ RDEPEND="
23 net-libs/webkit-gtk:4
24 virtual/libgudev:=[introspection]
25 >=x11-libs/gtk+-3.14.0:3[X]
26 + dev-libs/libgdata
27
28 "
29 DEPEND="${RDEPEND}