From a93b3124edff9b3b806643bdff17958ee3abd6a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20F=C3=A9votte?= Date: Fri, 14 Nov 2014 14:28:11 +0100 Subject: [PATCH] Declare dependency to `outorg` This will allow MELPA to correctly build an `outshine` package with the correct dependency, therefore fixing issue #35. --- outshine.el | 1 + 1 file changed, 1 insertion(+) diff --git a/outshine.el b/outshine.el index 4ca1d8d..5b97406 100644 --- a/outshine.el +++ b/outshine.el @@ -3,6 +3,7 @@ ;; Author: Thorsten Jolitz ;; Version: 2.0 ;; URL: https://github.com/tj64/outshine +;; Package-Requires: ((outorg "2.0")) ;;;; MetaData ;; :PROPERTIES: