gnu: emacs-org-make-toc: Fix build.

* gnu/packages/emacs-xyz.scm (emacs-org-make-toc)[propagated-inputs]: Add
EMACS-COMPAT.  Reorder alphabetically.

Change-Id: I377a705a61f0363fa38a38ba81ee42abddbe8ab1
This commit is contained in:
Nicolas Goaziou 2024-09-15 16:08:18 +02:00
parent 3968aff39f
commit 2171366ecb
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -24256,7 +24256,7 @@ (define-public emacs-org-make-toc
"0b3ixh8cqp9id1q1h2l6pl05n7vzk7ffp3ms5kxg8bvbn1l3c77l"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-org emacs-dash emacs-s))
(list emacs-compat emacs-dash emacs-org emacs-s))
(home-page "https://github.com/alphapapa/org-make-toc")
(synopsis "Maintain a table of contents for an Org file")
(description "This package facilitates the creation and maintenance of