mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
app-emacs/magit: 4.4.0 needs >=emacs-29.2
Error message during byte-compiling: "Magit requires ‘seq’ >= 2.24", and seq-2.24 was introduced in emacs-29.2. Reported-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
parent
be9e5a134f
commit
0998a91aed
@ -3,6 +3,8 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
NEED_EMACS="29.2"
|
||||
|
||||
inherit elisp
|
||||
|
||||
DESCRIPTION="A Git porcelain inside Emacs"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user