commit: 6a649ee73610a83e5f9bf4eb122521aafebbed2f
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 22 21:54:32 2026 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 22 21:57:19 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a649ee7
x11-misc/emacs-desktop-mail: USE-depend on emacs-common[gui]
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
x11-misc/emacs-desktop-mail/emacs-desktop-mail-1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/emacs-desktop-mail/emacs-desktop-mail-1.3.ebuild
b/x11-misc/emacs-desktop-mail/emacs-desktop-mail-1.3.ebuild
index 879a252d7bc2..f2a50093f478 100644
--- a/x11-misc/emacs-desktop-mail/emacs-desktop-mail-1.3.ebuild
+++ b/x11-misc/emacs-desktop-mail/emacs-desktop-mail-1.3.ebuild
@@ -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)"