diff options
author | Nicolas Bock <nicolasbock@gentoo.org> | 2017-06-01 19:28:19 -0600 |
---|---|---|
committer | Nicolas Bock <nicolasbock@gentoo.org> | 2017-06-01 19:28:37 -0600 |
commit | 7876c97aedfe6cd427a99109ac936bcf9c797b2e (patch) | |
tree | ddd5b2ff1b67d7220d7c0f0a6c5a6af79996f6fc /media-gfx/shotwell | |
parent | dev-perl/Mojolicious: Bump to version 7.320.0 (diff) | |
download | gentoo-7876c97aedfe6cd427a99109ac936bcf9c797b2e.tar.gz gentoo-7876c97aedfe6cd427a99109ac936bcf9c797b2e.tar.bz2 gentoo-7876c97aedfe6cd427a99109ac936bcf9c797b2e.zip |
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
Diffstat (limited to 'media-gfx/shotwell')
-rw-r--r-- | media-gfx/shotwell/shotwell-0.26.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-gfx/shotwell/shotwell-0.26.2.ebuild b/media-gfx/shotwell/shotwell-0.26.2.ebuild index 5d5a82fa7382..0cafa2080fcf 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} |