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 19740139360 for ; Wed, 11 Aug 2021 15:18:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E5DDE07A5; Wed, 11 Aug 2021 15:18:32 +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 104C6E07B3 for ; Wed, 11 Aug 2021 15:18:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 0FB4A342E64 for ; Wed, 11 Aug 2021 15:18:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C61C8850 for ; Wed, 11 Aug 2021 15:18:28 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1628695098.60b300b38a5f14567f77e5ae43bae4e6b46f7e34.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/rawtherapee/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild X-VCS-Directories: media-gfx/rawtherapee/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 60b300b38a5f14567f77e5ae43bae4e6b46f7e34 X-VCS-Branch: master Date: Wed, 11 Aug 2021 15:18:28 +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: 01fc910d-f558-43ef-b05a-ddaf5d3c767d X-Archives-Hash: a8e9ee4925c8ea96ba32860444f302f8 commit: 60b300b38a5f14567f77e5ae43bae4e6b46f7e34 Author: Joonas Niilola gentoo org> AuthorDate: Wed Aug 11 15:13:32 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Aug 11 15:18:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60b300b3 media-gfx/rawtherapee: add some missing deps to 5.8-r1 Signed-off-by: Joonas Niilola gentoo.org> media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild b/media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild index 8d30e2bd5ad..fd673b58474 100644 --- a/media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild +++ b/media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild @@ -16,7 +16,12 @@ KEYWORDS="amd64 x86" IUSE="openmp tcmalloc" RDEPEND=" + dev-cpp/atkmm:= + dev-cpp/cairomm:= + dev-cpp/glibmm:= + dev-cpp/pangomm:= dev-libs/expat + dev-libs/glib:= dev-libs/libsigc++:2 media-libs/lcms:2 media-libs/lensfun