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 18A48138334 for ; Wed, 20 Mar 2019 12:50:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E96A1E089B; Wed, 20 Mar 2019 12:50:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BB5AEE089B for ; Wed, 20 Mar 2019 12:50:19 +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 255A8335D06 for ; Wed, 20 Mar 2019 12:50:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 07651566 for ; Wed, 20 Mar 2019 12:50:08 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1553086154.ea2e3b0bab4961fd1bbf22b0d8ca5b904525ff7f.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/gnome/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/targets/desktop/gnome/package.use X-VCS-Directories: profiles/targets/desktop/gnome/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: ea2e3b0bab4961fd1bbf22b0d8ca5b904525ff7f X-VCS-Branch: master Date: Wed, 20 Mar 2019 12:50:08 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 551e73e4-43ed-4d07-9205-1a6830088caf X-Archives-Hash: d1745d140598f410cd43728772710f36 commit: ea2e3b0bab4961fd1bbf22b0d8ca5b904525ff7f Author: Mart Raudsepp gentoo org> AuthorDate: Wed Mar 20 12:47:19 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Wed Mar 20 12:49:14 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea2e3b0b desktop/gnome/package.use: enable gegl[raw,jpeg2k] for gnome-photos Current media-gfx/gnome-photos requires media-libs/gegl[jpeg2k,raw], so default enable it in gnome profiles. Signed-off-by: Mart Raudsepp gentoo.org> profiles/targets/desktop/gnome/package.use | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/targets/desktop/gnome/package.use b/profiles/targets/desktop/gnome/package.use index 28a4c157482..e5e8177025f 100644 --- a/profiles/targets/desktop/gnome/package.use +++ b/profiles/targets/desktop/gnome/package.use @@ -1,6 +1,9 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Needed by gnome-photos +media-libs/gegl jpeg2k raw + # Needed by a global USE=wayland right now; some REQUIRED_USE may be outdated and need review >=media-libs/cogl-1.18.2-r1 gles2 >=media-libs/clutter-1.20 egl