chore: fix Eask configuration

This commit is contained in:
2024-09-21 16:06:52 +02:00
parent 3674d11cd2
commit 07afc05210
2 changed files with 4 additions and 0 deletions

1
Eask
View File

@@ -11,6 +11,7 @@
(script "test" "echo \"Error: no test specified\" && exit 1")
(source "gnu")
(source "melpa")
(depends-on "emacs" "26.1")
(depends-on "ivy" "0.13")