From: John Kitchin Date: Sun, 15 Mar 2015 15:38:39 +0000 (-0400) Subject: add hydra require X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=commitdiff_plain;h=33540333055ba05db803903ae45fced32486a1de add hydra require --- diff --git a/org-ref.el b/org-ref.el index 546265a..8ead937 100644 --- a/org-ref.el +++ b/org-ref.el @@ -6,7 +6,7 @@ ;; URL: https://github.com/jkitchin/org-ref ;; Version: 0.2 ;; Keywords: org-mode, cite, ref, label -;; Package-Requires: ((dash) (helm) (helm-bibtex)) +;; Package-Requires: ((dash) (helm) (helm-bibtex) (hydra)) ;; This file is not currently part of GNU Emacs.