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:
Tom Gillespie 2025-11-21 20:56:41 -08:00 committed by Maciej Barć
parent b25c8b2bb2
commit 4284e22ecc
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
@ -27,6 +27,7 @@ IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
>=app-editors/emacs-${NEED_EMACS}:*[gif]
app-emacs/bui
app-emacs/dash
app-emacs/f