branch: elpa/swift-mode
commit 7e3bb8e649ccdd1477e50b2aceab926d67f9f6f5
Author: Chris Barrett <chris.d.barr...@me.com>
Commit: Chris Barrett <chris.d.barr...@me.com>

    Add package deps
---
 swift-mode.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/swift-mode.el b/swift-mode.el
index 2fe2f44..04735d8 100644
--- a/swift-mode.el
+++ b/swift-mode.el
@@ -2,8 +2,9 @@
 
 ;; Copyright (C) 2014 Chris Barrett
 
-;; Author: Chris Barrett <>
+;; Author: Chris Barrett <chris.d.barr...@me.com>
 ;; Version: 0.1
+;; Package-Requires: ((dash "2.2.0") (emacs "24.1"))
 
 ;; This file is not part of GNU Emacs.
 

Reply via email to