diff options
Diffstat (limited to 'app-i18n/tomoe/tomoe-0.6.0-r7.ebuild')
-rw-r--r-- | app-i18n/tomoe/tomoe-0.6.0-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/tomoe/tomoe-0.6.0-r7.ebuild b/app-i18n/tomoe/tomoe-0.6.0-r7.ebuild index de9b2be61967..7abc6c1ff531 100644 --- a/app-i18n/tomoe/tomoe-0.6.0-r7.ebuild +++ b/app-i18n/tomoe/tomoe-0.6.0-r7.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=7 @@ -32,7 +32,7 @@ RDEPEND="dev-libs/glib:2 subversion? ( dev-vcs/subversion )" DEPEND="${RDEPEND}" BDEPEND="dev-util/glib-utils - dev-util/gtk-doc-am + dev-build/gtk-doc-am dev-util/intltool virtual/pkgconfig" |