mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03:00
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:
parent
41da168e36
commit
b25c8b2bb2
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user