summaryrefslogtreecommitdiff
path: root/media-libs/libaom/libaom-3.7.0-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/libaom/libaom-3.7.0-r2.ebuild')
-rw-r--r--media-libs/libaom/libaom-3.7.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libaom/libaom-3.7.0-r2.ebuild b/media-libs/libaom/libaom-3.7.0-r2.ebuild
index c6aab0609da1..10f695813f63 100644
--- a/media-libs/libaom/libaom-3.7.0-r2.ebuild
+++ b/media-libs/libaom/libaom-3.7.0-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
@@ -49,7 +49,7 @@ BDEPEND="${PYTHON_DEPS}
abi_x86_32? ( dev-lang/yasm )
abi_x86_64? ( dev-lang/yasm )
abi_x86_x32? ( dev-lang/yasm )
- doc? ( app-doc/doxygen )
+ doc? ( app-text/doxygen )
"
# The PATENTS file is required to be distributed with this package, bug #682214