mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: emacs-treemacs: Add missing input.
* gnu/packages/emacs-xyz.scm (emacs-treemacs)[propagated-inputs]: Add EMACS-CFRS.
The package EMACS-CFRS is not included in the list of propagated-inputs at
EMACS-TREEMACS, but it should be included, because some of the features of
EMACS-TREEMACS use CFRS, see
<2377d231bc/src/elisp/treemacs-interface.el (L47-L48)
>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: I53f3498e623c59604f33b473aff1e590c5c198cc
This commit is contained in:
parent
68d069ccaf
commit
182e96d913
1 changed files with 1 additions and 0 deletions
|
@ -31992,6 +31992,7 @@ processes for Emacs.")
|
|||
(list python))
|
||||
(propagated-inputs
|
||||
(list emacs-ace-window
|
||||
emacs-cfrs
|
||||
emacs-dash
|
||||
emacs-f
|
||||
emacs-ht
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue