Skip to content

Commit

Permalink
fix depends-on
Browse files Browse the repository at this point in the history
  • Loading branch information
cxxxr committed Oct 17, 2024
1 parent d05e5e7 commit 1f2f911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/ruby-mode/lem-ruby-mode.asd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defsystem "lem-ruby-mode"
:depends-on ("lem" "lem-lisp-mode")
:depends-on ("lem" "lem-js-mode")
:serial t
:components ((:file "ruby-mode")))

0 comments on commit 1f2f911

Please sign in to comment.