dev-util/kyua: fix automagic dep on dev-libs/atf
authorMike Gilbert <floppym@gentoo.org>
Thu, 6 Sep 2018 21:14:51 +0000 (17:14 -0400)
committerMike Gilbert <floppym@gentoo.org>
Thu, 6 Sep 2018 21:14:51 +0000 (17:14 -0400)
Package-Manager: Portage-2.3.49_p2, Repoman-2.3.10_p48

dev-util/kyua/kyua-0.13-r1.ebuild

index 54f077c90561551dd08a3c665cc4dcdbe42dfc77..004f6bc787e60b7416d04c755a5e70adb67bab2c 100644 (file)
@@ -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}