diff options
Diffstat (limited to 'app-text/gspell/gspell-1.12.2.ebuild')
-rw-r--r-- | app-text/gspell/gspell-1.12.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gspell/gspell-1.12.2.ebuild b/app-text/gspell/gspell-1.12.2.ebuild index c21bc5ae3b6e..8a3f1d0034a9 100644 --- a/app-text/gspell/gspell-1.12.2.ebuild +++ b/app-text/gspell/gspell-1.12.2.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 @@ -28,7 +28,7 @@ DEPEND="${RDEPEND} BDEPEND=" dev-libs/libxml2:2 dev-util/glib-utils - >=dev-util/gtk-doc-am-1.25 + >=dev-build/gtk-doc-am-1.25 >=sys-devel/gettext-0.19.6 virtual/pkgconfig vala? ( $(vala_depend) ) |