media-video/gaupol: fix MissingUseDepDefault

USE=nuspell was added to enchant in cb22f47abd (2.2.8).

Closes: https://github.com/gentoo/gentoo/pull/37753
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
This commit is contained in:
Louis Sautier
2024-07-28 15:42:01 +02:00
parent f5e05259dd
commit 95964c2fdc

View File

@@ -28,7 +28,7 @@ BDEPEND="
app-dicts/myspell-en
|| (
app-text/enchant[hunspell]
app-text/enchant[nuspell]
>=app-text/enchant-2.2.8[nuspell]
)
app-text/gspell[introspection]
)