From b99dbb6dd6e695c7ff5c1e7eb6c67874a670206d Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Thu, 6 Sep 2018 17:14:51 -0400 Subject: [PATCH] dev-util/kyua: fix automagic dep on dev-libs/atf Package-Manager: Portage-2.3.49_p2, Repoman-2.3.10_p48 --- dev-util/kyua/kyua-0.13-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-util/kyua/kyua-0.13-r1.ebuild b/dev-util/kyua/kyua-0.13-r1.ebuild index 54f077c90561..004f6bc787e6 100644 --- a/dev-util/kyua/kyua-0.13-r1.ebuild +++ b/dev-util/kyua/kyua-0.13-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,6 +17,7 @@ RESTRICT="test" RDEPEND=" dev-db/sqlite:3 + dev-libs/atf dev-lua/lutok " DEPEND="${RDEPEND} -- 2.26.2