x11-misc/emacs-desktop-mail: USE-depend on emacs-common[gui]

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2026-01-22 22:54:32 +01:00
parent 45fd473953
commit 6a649ee736

View File

@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND=">=app-editors/emacs-30.1:*
>=app-emacs/emacs-common-1.14"
>=app-emacs/emacs-common-1.14[gui]"
pkg_postinst() {
ewarn "Desktop entries handling mailto URIs (with Emacs 30.1 or later)"