me
/
guix
Archived
1
0
Fork 0

gnu: emacs-mentor: Fix build.

* gnu/packages/emacs-xyz.scm (emacs-mentor)[propagated-inputs]: Add
EMACS-URL-SCGI.
master
Nicolas Goaziou 2022-11-06 21:30:24 +01:00
parent 1559341be5
commit 62d88f2531
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -14822,7 +14822,7 @@ which is shipped with Emacs.")
"1kkzm881fxhc5hb83x0j12lv22b72nzw45qrypbl1jf2siispz9l"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-async emacs-xml-rpc))
(list emacs-async emacs-url-scgi emacs-xml-rpc))
(home-page "https://elpa.nongnu.org/nongnu/mentor.html")
(synopsis "Emacs front-end for the rTorrent bittorrent client")
(description