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