commit: 9691712ab99043188b7ba015ab928adee3e7cccf Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Thu Jun 25 08:36:41 2020 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Thu Jun 25 08:37:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9691712a
app-misc/oneko: Set BDEPEND Package-Manager: Portage-2.3.103, Repoman-2.3.23 Closes: https://bugs.gentoo.org/729540 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> .../oneko/{oneko-1.2_p6_p14.ebuild => oneko-1.2_p6_p14-r1.ebuild} | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app-misc/oneko/oneko-1.2_p6_p14.ebuild b/app-misc/oneko/oneko-1.2_p6_p14-r1.ebuild similarity index 96% rename from app-misc/oneko/oneko-1.2_p6_p14.ebuild rename to app-misc/oneko/oneko-1.2_p6_p14-r1.ebuild index 24af54e6b8a..8ad80ac4a08 100644 --- a/app-misc/oneko/oneko-1.2_p6_p14.ebuild +++ b/app-misc/oneko/oneko-1.2_p6_p14-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -23,8 +23,10 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - app-text/rman x11-base/xorg-proto +" +BDEPEND=" + app-text/rman x11-misc/gccmakedep x11-misc/imake "
