mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
app-emacs/fedi: Fix use-dependency on json flag
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
parent
7578c12bca
commit
9f10db6a92
@ -26,11 +26,8 @@ LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
|
||||
RDEPEND="
|
||||
>=app-editors/emacs-${NEED_EMACS}[json(+)]
|
||||
app-emacs/markdown-mode
|
||||
|| (
|
||||
>=app-editors/emacs-31.0
|
||||
>=app-editors/emacs-${NEED_EMACS}[json]
|
||||
)
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user