From 230a62564716211e4708ce943686a6c33faaed2a Mon Sep 17 00:00:00 2001 From: Daniel Ziltener Date: Fri, 7 Dec 2018 17:14:12 +0100 Subject: [PATCH] Update toc-org.rcp --- recipes/toc-org.rcp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/toc-org.rcp b/recipes/toc-org.rcp index 06e7c5f3..58e4daf4 100644 --- a/recipes/toc-org.rcp +++ b/recipes/toc-org.rcp @@ -3,4 +3,4 @@ :description "toc-org is an Emacs utility to have an up-to-date table of contents in the org files without exporting (useful primarily for readme files on GitHub)" :type github :pkgname "snosov1/toc-org" - :depends (org)) + :depends (org-mode))