From: Jeroen Roovers Date: Fri, 18 Jan 2019 16:34:25 +0000 (+0100) Subject: app-text/pinfo: DEPEND on sys-apps/texinfo X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2125e8b98f64b7dc918624565bbe6b507ee5b9c2;p=gentoo.git app-text/pinfo: DEPEND on sys-apps/texinfo Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Jeroen Roovers --- diff --git a/app-text/pinfo/pinfo-0.6.10-r6.ebuild b/app-text/pinfo/pinfo-0.6.10-r6.ebuild index 633f0825ca01..244a97c87c72 100644 --- a/app-text/pinfo/pinfo-0.6.10-r6.ebuild +++ b/app-text/pinfo/pinfo-0.6.10-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,6 +21,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} + sys-apps/texinfo sys-devel/bison virtual/pkgconfig nls? ( sys-devel/gettext )