Skip to content

Commit

Permalink
orca.el: Add zoutline as a dependency
Browse files Browse the repository at this point in the history
Fixes #5
  • Loading branch information
abo-abo committed Jan 5, 2021
1 parent de503d1 commit c50b98d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions orca.el
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
;;; orca.el --- Org Capture -*- lexical-binding: t -*-

;; Copyright (C) 2017 Oleh Krehel
;; Copyright (C) 2017-2021 Oleh Krehel

;; Author: Oleh Krehel <[email protected]>
;; URL: https://github.com/abo-abo/orca
;; Version: 0.1.0
;; Package-Requires: ((emacs "24.3"))
;; Package-Requires: ((emacs "24.3") (zoutline "0.1.0"))
;; Keywords: org, convenience

;; This file is not part of GNU Emacs
Expand Down

0 comments on commit c50b98d

Please sign in to comment.