branch: elpa/emacsql commit 829298d5a7b651b4a3fc30af3620b0f985dcbbda Author: Christopher Wellons <well...@nullprogram.com> Commit: Christopher Wellons <well...@nullprogram.com>
Add dependency listing. --- emacsql.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emacsql.el b/emacsql.el index 728b0a8f42..d3e11e97c0 100644 --- a/emacsql.el +++ b/emacsql.el @@ -4,6 +4,8 @@ ;; Author: Christopher Wellons <well...@nullprogram.com> ;; URL: https://github.com/skeeto/emacsql +;; Version: 1.0.0 +;; Package-Requires: ((cl-lib "0.3")) ;;; Commentary: