diff options
Diffstat (limited to 'app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild')
-rw-r--r-- | app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild b/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild index e8e3d9c6396a..d4391f09ea96 100644 --- a/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild +++ b/app-crypt/tpm2-tss/tpm2-tss-4.0.1.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 @@ -35,7 +35,7 @@ DEPEND="${RDEPEND} fapi? ( >=net-misc/curl-7.80.0 ) )" BDEPEND="sys-apps/acl virtual/pkgconfig - doc? ( app-doc/doxygen )" + doc? ( app-text/doxygen )" PATCHES=( "${FILESDIR}/${PN}-4.0.0-Dont-install-files-into-run.patch" |