commit:     b99dbb6dd6e695c7ff5c1e7eb6c67874a670206d
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  6 21:14:51 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Sep  6 21:14:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b99dbb6d

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 54f077c9056..004f6bc787e 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}

Reply via email to