gnu: emacs-mastodon: Fix build.

* gnu/packages/emacs-xyz.scm (emacs-mastodon)[arguments]: Build with
emacs-minimal.
[propagated-inputs]: Add emacs-transient. Reorder inputs alphabetically.

Change-Id: Ie481fa070cb65b3219bb2d755d7ee59cb5de02d0
This commit is contained in:
Nicolas Goaziou 2024-12-24 17:23:19 +01:00
parent 6b2bfc9035
commit 9629b68211
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -35851,7 +35851,6 @@ time.")
(build-system emacs-build-system)
(arguments
(list
#:emacs emacs
#:phases #~(modify-phases %standard-phases
;; Move the source files to the top level, which is
;; included in the EMACSLOADPATH.
@ -35862,7 +35861,8 @@ time.")
(rename-file f
(basename f)))
el-files)))))))
(propagated-inputs (list emacs-request emacs-tp emacs-persist))
(propagated-inputs
(list emacs-persist emacs-request emacs-tp emacs-transient))
(home-page "https://codeberg.org/martianh/mastodon.el")
(synopsis "Emacs client for Mastodon")
(description "@code{mastodon.el} is an Emacs client for Mastodon, the