diff options
Diffstat (limited to 'sys-auth/oath-toolkit/oath-toolkit-2.6.7-r2.ebuild')
-rw-r--r-- | sys-auth/oath-toolkit/oath-toolkit-2.6.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/oath-toolkit/oath-toolkit-2.6.7-r2.ebuild b/sys-auth/oath-toolkit/oath-toolkit-2.6.7-r2.ebuild index fc1c4389b5cb..58b88b4c38a6 100644 --- a/sys-auth/oath-toolkit/oath-toolkit-2.6.7-r2.ebuild +++ b/sys-auth/oath-toolkit/oath-toolkit-2.6.7-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ DEPEND=" " RDEPEND="${DEPEND}" BDEPEND=" - dev-util/gtk-doc-am + dev-build/gtk-doc-am test? ( dev-libs/libxml2 ) " |