mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user