Skip to content

Commit

Permalink
Needs dependency on s, see: #2576 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
berenddeboer committed Nov 27, 2017
1 parent 4d5e512 commit a208f43
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion recipes/groovy-emacs-mode.rcp
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
(:name groovy-emacs-mode
:description "A groovy major mode, grails minor mode, and a groovy inferior mode."
:type github
:pkgname "Groovy-Emacs-Modes/groovy-emacs-modes")
:pkgname "Groovy-Emacs-Modes/groovy-emacs-modes"
:depends (s)
)

0 comments on commit a208f43

Please sign in to comment.