From e00c9c09fc82f3348ddff13f9064e57cc72053ef Mon Sep 17 00:00:00 2001 From: Lachlan Deck Date: Fri, 14 Oct 2011 10:55:42 +1100 Subject: [PATCH] Fix ensime recipe. It depends on 'scala-mode' --- recipes/ensime.rcp | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/ensime.rcp b/recipes/ensime.rcp index 97e57f1d..335db51f 100644 --- a/recipes/ensime.rcp +++ b/recipes/ensime.rcp @@ -3,6 +3,7 @@ :type git :url "https://github.com/aemoncannon/ensime.git" :build ("sbt update stage") + :depends scala-mode :features ensime :load-path ("./dist/elisp") :post-init (lambda ()