commit:     7876c97aedfe6cd427a99109ac936bcf9c797b2e
Author:     Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  2 01:28:19 2017 +0000
Commit:     Nicolas Bock <nicolasbock <AT> gentoo <DOT> 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}

Reply via email to