From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1137834-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 0BA61138350 for <garchives@archives.gentoo.org>; Tue, 14 Jan 2020 01:50:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E62BE0999; Tue, 14 Jan 2020 01:50:24 +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 E4419E0999 for <gentoo-commits@lists.gentoo.org>; Tue, 14 Jan 2020 01:50:23 +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 8D44A34E052 for <gentoo-commits@lists.gentoo.org>; Tue, 14 Jan 2020 01:50:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72BA989 for <gentoo-commits@lists.gentoo.org>; Tue, 14 Jan 2020 01:50:20 +0000 (UTC) From: "Jeroen Roovers" <jer@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, "Jeroen Roovers" <jer@gentoo.org> Message-ID: <1578966616.3900a54ca7bb9076f96a54e18fdf9e6c081de1bc.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/mk-livestatus/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/mk-livestatus/mk-livestatus-1.5.0_p22.ebuild X-VCS-Directories: net-analyzer/mk-livestatus/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 3900a54ca7bb9076f96a54e18fdf9e6c081de1bc X-VCS-Branch: master Date: Tue, 14 Jan 2020 01:50:20 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 28900a79-b858-45a7-98f4-0df1871e5a11 X-Archives-Hash: 1338c9158333c88988fa129a254db765 commit: 3900a54ca7bb9076f96a54e18fdf9e6c081de1bc Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Tue Jan 14 01:49:51 2020 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Tue Jan 14 01:50:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3900a54c net-analyzer/mk-livestatus: Depend on net-analyzer/rrdtool Package-Manager: Portage-2.3.84, Repoman-2.3.20 Closes: https://bugs.gentoo.org/705370 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> net-analyzer/mk-livestatus/mk-livestatus-1.5.0_p22.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-analyzer/mk-livestatus/mk-livestatus-1.5.0_p22.ebuild b/net-analyzer/mk-livestatus/mk-livestatus-1.5.0_p22.ebuild index 4ad850f4877..658d951078a 100644 --- a/net-analyzer/mk-livestatus/mk-livestatus-1.5.0_p22.ebuild +++ b/net-analyzer/mk-livestatus/mk-livestatus-1.5.0_p22.ebuild @@ -19,6 +19,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND=" !sys-apps/ucspi-unix:0 + net-analyzer/rrdtool:= boost? ( dev-libs/boost ) perl? ( dev-lang/perl:0