Skip to content

Commit f719e24

Browse files
authored
Merge pull request #220 from jcs-PR/fix/pkg-dep
2 parents 2aa912d + 84691be commit f719e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elsa-pkg.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
;;; Generated package description from elsa.el -*- no-byte-compile: t -*-
2-
(define-package "elsa" "0.1.0" "Emacs Lisp Static Analyser" '((emacs "25.1") (trinary "0") (f "0") (dash "2.14") (cl-lib "0.3") (lsp-mode "0")) :authors '(("Matúš Goljer" . "[email protected]")) :maintainer '("Matúš Goljer" . "[email protected]") :keywords '("languages" "lisp"))
2+
(define-package "elsa" "0.1.0" "Emacs Lisp Static Analyser" '((emacs "26.1") (trinary "0") (f "0") (dash "2.14") (cl-lib "0.3") (lsp-mode "0") (ansi "0") (async "1.9.7") (lgr "0.1.0")) :authors '(("Matúš Goljer" . "[email protected]")) :maintainer '("Matúš Goljer" . "[email protected]") :keywords '("languages" "lisp") :url "https://github.com/emacs-elsa/Elsa")

0 commit comments

Comments
 (0)