Update recipe for forge (#2943)

Bring the dependency list up-to-date, based on deps in `forge-pkg.el`
This commit is contained in:
Vedang Manerikar 2024-05-23 21:09:42 +05:30 committed by GitHub
parent 68bfda7b9f
commit 72c191aa88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,8 +7,8 @@
:minimum-emacs-version "25.1"
;; The package.el dependency is on `emacsql-sqlite', but el-get
;; provides that via `emacsql'.
:depends (closql dash emacsql ghub let-alist magit markdown-mode
transient yaml)
:depends (compat closql dash emacsql ghub let-alist magit markdown-mode
seq transient yaml)
:info "docs"
:load-path "lisp/"
:compile "lisp/"