commit:     3bbfd1692d8b275c16a97deb376b68d26e7c3721
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 25 19:03:17 2021 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Thu Mar 25 19:03:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bbfd169

app-crypt/heimdal: add missing texinfo dep

Closes: https://bugs.gentoo.org/554988

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 app-crypt/heimdal/heimdal-7.6.0.ebuild    | 3 ++-
 app-crypt/heimdal/heimdal-7.7.0-r1.ebuild | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-crypt/heimdal/heimdal-7.6.0.ebuild 
b/app-crypt/heimdal/heimdal-7.6.0.ebuild
index aa459cd2786..f7a97fea37f 100644
--- a/app-crypt/heimdal/heimdal-7.6.0.ebuild
+++ b/app-crypt/heimdal/heimdal-7.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -46,6 +46,7 @@ DEPEND="${CDEPEND}
        ${PYTHON_DEPS}
        dev-perl/JSON
        virtual/pkgconfig
+       sys-apps/texinfo
        >=sys-devel/autoconf-2.62
        test? ( X? ( ${VIRTUALX_DEPEND} ) )"
 

diff --git a/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild 
b/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild
index 1140bf30c50..64901aeb730 100644
--- a/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild
+++ b/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild
@@ -46,6 +46,7 @@ DEPEND="${CDEPEND}
        ${PYTHON_DEPS}
        dev-perl/JSON
        virtual/pkgconfig
+       sys-apps/texinfo
        >=sys-devel/autoconf-2.62
        test? ( X? ( ${VIRTUALX_DEPEND} ) )"
 

Reply via email to