gnu: emacs-calibredb: Use builtin transient library.

* gnu/packages/emacs-xyz.scm (emacs-calibredb)
[propagated-inputs]: Remove emacs-transient.
This commit is contained in:
Maxim Cournoyer 2022-07-15 23:03:17 -04:00
parent e02641f1ee
commit 95fadee0f2
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -26644,7 +26644,7 @@ (define-public emacs-calibredb
(inputs
(list calibre))
(propagated-inputs
(list emacs-dash emacs-esxml emacs-s emacs-transient))
(list emacs-dash emacs-esxml emacs-s))
(home-page "https://github.com/chenyanming/calibredb.el")
(synopsis "Yet another calibre client for Emacs")
(description "This package integrates calibre into Emacs.