From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-899979-garchives=archives.gentoo.org@lists.gentoo.org>
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 C15C5138330
	for <garchives@archives.gentoo.org>; Mon,  5 Sep 2016 01:17:18 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DFE3AE0962;
	Mon,  5 Sep 2016 01:17:13 +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 BFED0E0962
	for <gentoo-commits@lists.gentoo.org>; Mon,  5 Sep 2016 01:17:12 +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 EEE2234087F
	for <gentoo-commits@lists.gentoo.org>; Mon,  5 Sep 2016 01:17:11 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 55B6E2486
	for <gentoo-commits@lists.gentoo.org>; Sun,  4 Sep 2016 23:20:02 +0000 (UTC)
From: "Gilles Dartiguelongue" <eva@gentoo.org>
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" <eva@gentoo.org>
Message-ID: <1473031191.e8012504984d548e762998c443168e6705585eab.eva@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-gfx/gnome-photos/gnome-photos-3.20.3.ebuild
X-VCS-Directories: media-gfx/gnome-photos/
X-VCS-Committer: eva
X-VCS-Committer-Name: Gilles Dartiguelongue
X-VCS-Revision: e8012504984d548e762998c443168e6705585eab
X-VCS-Branch: master
Date: Sun,  4 Sep 2016 23:20:02 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 8b513d6f-e29a-4f3d-887d-c8688b0e4ba7
X-Archives-Hash: eecb206a96c6b7e47759d15345e2220b

commit:     e8012504984d548e762998c443168e6705585eab
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  4 22:24:24 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Sep  4 23:19:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8012504

media-gfx/gnome-photos: require more gegl plugins per source read

Package-Manager: portage-2.3.0

 media-gfx/gnome-photos/gnome-photos-3.20.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/gnome-photos/gnome-photos-3.20.3.ebuild b/media-gfx/gnome-photos/gnome-photos-3.20.3.ebuild
index 75280f0..63182c3 100644
--- a/media-gfx/gnome-photos/gnome-photos-3.20.3.ebuild
+++ b/media-gfx/gnome-photos/gnome-photos-3.20.3.ebuild
@@ -21,7 +21,7 @@ RDEPEND="
 	gnome-base/gnome-desktop:3=
 	>=dev-libs/libgdata-0.15.2:0=[gnome-online-accounts]
 	media-libs/babl
-	>=media-libs/gegl-0.3.5:0.3[jpeg2k]
+	>=media-libs/gegl-0.3.5:0.3[cairo,jpeg2k,raw]
 	media-libs/gexiv2
 	>=media-libs/grilo-0.3.0:0.3=
 	>=media-libs/libpng-1.6:0=