summaryrefslogtreecommitdiff
path: root/media-libs/libaom/libaom-3.5.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-12 19:10:40 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-12 19:10:40 +0000
commit4fc30e4e13ecfbe29fbef3b5caf96218eab30b68 (patch)
tree76daccda237a1d7020464e1de2c699391c86cf92 /media-libs/libaom/libaom-3.5.0.ebuild
parent4c4e8e9bf6d1ef49be600d77fcbbd7be716aece7 (diff)
gentoo auto-resync : 12:01:2024 - 19:10:40
Diffstat (limited to 'media-libs/libaom/libaom-3.5.0.ebuild')
-rw-r--r--media-libs/libaom/libaom-3.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libaom/libaom-3.5.0.ebuild b/media-libs/libaom/libaom-3.5.0.ebuild
index 6f7ae830ed32..214e0a40758e 100644
--- a/media-libs/libaom/libaom-3.5.0.ebuild
+++ b/media-libs/libaom/libaom-3.5.0.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
@@ -36,7 +36,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