diff options
-rw-r--r-- | manifest.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.scm b/manifest.scm index ce98337..3792cd6 100644 --- a/manifest.scm +++ b/manifest.scm @@ -1,3 +1,3 @@ ;; (specifications->manifest - (list "make" "texinfo" "emacs" "emacs-org")) + (list "make" "texinfo" "emacs-minimal" "emacs-org" "emacs-emacsql")) |