diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> | 2019-07-20 19:22:54 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> | 2019-07-20 19:52:05 -0400 |
| commit | 7aa32cb6f98a7a1dc5f89614221a7587fafe53f2 (patch) | |
| tree | 6771edcc85d6fe9cf94823c6b4458fbc4a0f43e0 /ox-haunt.el | |
| parent | ebca2cc7647cee2deb270e89d031f51f8f5bdce2 (diff) | |
Update Package-Requires
Diffstat (limited to 'ox-haunt.el')
| -rw-r--r-- | ox-haunt.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ox-haunt.el b/ox-haunt.el index 103c621..5501a01 100644 --- a/ox-haunt.el +++ b/ox-haunt.el @@ -4,7 +4,7 @@ ;; Author: Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> ;; Version: 0.1 -;; Package-Requires (org) +;; Package-Requires: ((emacs "24.3") (org "9.0")) ;; Keywords: convenience hypermedia wp ;; URL: https://git.sr.ht/~jakob/ox-haunt |