diff options
-rw-r--r-- | app-misc/oneko/oneko-1.2_p6_p14-r1.ebuild (renamed from app-misc/oneko/oneko-1.2_p6_p14.ebuild) | 6 |
1 files 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 index 24af54e6b8a2..8ad80ac4a084 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 " |