app-emacs/lsp-java: emacs require use gif

byte compile of multiple files fails with Error: Invalid image type ‘gif’
if emacs was not built with with gif support

Signed-off-by: Tom Gillespie <tgbugs@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44714
Closes: https://github.com/gentoo/gentoo/pull/44714
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Tom Gillespie 2025-11-21 18:15:33 -08:00 committed by Maciej Barć
parent 41da168e36
commit b25c8b2bb2
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -28,6 +28,7 @@ LICENSE="GPL-3+"
SLOT="0"
RDEPEND="
>=app-editors/emacs-${NEED_EMACS}:*[gif]
app-emacs/dap-mode
app-emacs/dash
app-emacs/f