Skip to content

Commit

Permalink
Update recipe for forge (#2943)
Browse files Browse the repository at this point in the history
Bring the dependency list up-to-date, based on deps in `forge-pkg.el`
  • Loading branch information
vedang authored May 23, 2024
1 parent 68bfda7 commit 72c191a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/forge.rcp
Original file line number Diff line number Diff line change
Expand Up @@ -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/"
Expand Down

0 comments on commit 72c191a

Please sign in to comment.