mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
app-emacs/dap-mode: 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/44717 Closes: https://github.com/gentoo/gentoo/pull/44717 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
parent
b25c8b2bb2
commit
4284e22ecc
@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -27,6 +27,7 @@ IUSE="test"
|
|||||||
RESTRICT="!test? ( test )"
|
RESTRICT="!test? ( test )"
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
|
>=app-editors/emacs-${NEED_EMACS}:*[gif]
|
||||||
app-emacs/bui
|
app-emacs/bui
|
||||||
app-emacs/dash
|
app-emacs/dash
|
||||||
app-emacs/f
|
app-emacs/f
|
||||||
Loading…
x
Reference in New Issue
Block a user