diff options
Diffstat (limited to 'app-crypt/heimdal/heimdal-7.6.0.ebuild')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.6.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-7.6.0.ebuild b/app-crypt/heimdal/heimdal-7.6.0.ebuild index aa459cd27862..f7a97fea37f3 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} ) )" |