From a2617017fd60ab0b2820970295b2e9dbf78e3e93 Mon Sep 17 00:00:00 2001 From: Carlo Sciolla Date: Fri, 10 May 2019 08:57:46 +0200 Subject: [PATCH] We actually use dash --- plantuml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plantuml-mode.el b/plantuml-mode.el index 7de4062..a890a2d 100644 --- a/plantuml-mode.el +++ b/plantuml-mode.el @@ -8,7 +8,7 @@ ;; Keywords: uml plantuml ascii ;; Version: 1.2.9 ;; Package-Version: 1.2.9 -;; Package-Requires: ((emacs "25.0")) +;; Package-Requires: ((dash "2.0.0") (emacs "25.0")) ;; This file is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by