mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user