summaryrefslogtreecommitdiff
path: root/bog.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-04-02 23:49:00 -0400
committerKyle Meyer <kyle@kyleam.com>2014-04-02 23:49:00 -0400
commita7b223624977bc93ac5cdc63d9ca8fb567a369c6 (patch)
treea8a5450e159e245fb2e2ed57f55eb7ded6599efe /bog.el
parent58e3d8943f099fa9db9985153dd9d368b22a41d8 (diff)
downloadbog-a7b223624977bc93ac5cdc63d9ca8fb567a369c6.tar.gz
Remove Org 8 from requirements
All of the Org functionality currently used should be present in built-in Org version.
Diffstat (limited to 'bog.el')
-rw-r--r--bog.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/bog.el b/bog.el
index 07c689b..5ba8da5 100644
--- a/bog.el
+++ b/bog.el
@@ -6,7 +6,7 @@
;; URL: https://github.com/kyleam/bog
;; Keywords: BibTeX, org-mode
;; Version: 0.6.0
-;; Package-Requires: ((org "8.0.0") (dash "2.5.0"))
+;; Package-Requires: ((dash "2.5.0"))
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by