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 6AA32138359 for ; Sun, 13 Sep 2020 23:52:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EEB9E0BD8; Sun, 13 Sep 2020 23:47:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 CED33E0BD3 for ; Sun, 13 Sep 2020 23:47:48 +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 0F06E33FEF1 for ; Sun, 13 Sep 2020 23:47:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82051347 for ; Sun, 13 Sep 2020 23:47:46 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1600040778.2eca4a669f3678f18fc88326fc7ccdbfc571bce6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/roxterm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/roxterm/roxterm-3.9.4.ebuild X-VCS-Directories: x11-terms/roxterm/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2eca4a669f3678f18fc88326fc7ccdbfc571bce6 X-VCS-Branch: master Date: Sun, 13 Sep 2020 23:47:46 +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: d2d5f2d1-9d92-47f1-b92e-021ea0222713 X-Archives-Hash: 6fc882a7e0108222b40a2ac593d43078 commit: 2eca4a669f3678f18fc88326fc7ccdbfc571bce6 Author: Sam James gentoo org> AuthorDate: Sun Sep 13 23:46:18 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sun Sep 13 23:46:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eca4a66 x11-terms/roxterm: missing dependencies Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James gentoo.org> x11-terms/roxterm/roxterm-3.9.4.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11-terms/roxterm/roxterm-3.9.4.ebuild b/x11-terms/roxterm/roxterm-3.9.4.ebuild index af6a540bc9c..2ea9ba73dd1 100644 --- a/x11-terms/roxterm/roxterm-3.9.4.ebuild +++ b/x11-terms/roxterm/roxterm-3.9.4.ebuild @@ -17,7 +17,9 @@ RDEPEND="dev-libs/dbus-glib dev-libs/glib:2 dev-libs/libpcre2 sys-apps/dbus + x11-libs/cairo x11-libs/gtk+:3 + x11-libs/pango x11-libs/vte:2.91[vanilla]" # vanilla vte due to https://github.com/realh/roxterm/issues/222 DEPEND="${RDEPEND}