summaryrefslogtreecommitdiff
path: root/eclass/gnome2.eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/gnome2.eclass')
-rw-r--r--eclass/gnome2.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass
index 37fbb94e55cd..00188fd7889c 100644
--- a/eclass/gnome2.eclass
+++ b/eclass/gnome2.eclass
@@ -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
# @ECLASS: gnome2.eclass
@@ -79,7 +79,7 @@ gnome2_src_configure() {
local g2conf=()
# We consider packages installing gtk-doc to be handled by adding
- # DEPEND="dev-util/gtk-doc-am" which provides tools to relink URLs in
+ # DEPEND="dev-build/gtk-doc-am" which provides tools to relink URLs in
# documentation to already installed documentation. This decision also
# greatly helps with constantly broken doc generation.
# Remember to drop 'doc' USE flag from your package if it was only used to