mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-emacs/compat: Drop unnecessary NEED_EMACS
The package compiles fine with the elisp_src_compile eclass default, which (unlike the upstream Makefile) doesn't set compat-strict. Bug: https://bugs.gentoo.org/946803 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
NEED_EMACS="29.1"
|
||||
|
||||
inherit elisp
|
||||
|
||||
DESCRIPTION="Compatibility libraries for Emacs"
|
||||
|
||||
Reference in New Issue
Block a user