branch: master commit 0722f17486114d1f62b48f861067ebad8d0d2895 Author: Artur Malabarba <bruce.connor...@gmail.com> Commit: Artur Malabarba <bruce.connor...@gmail.com>
packages/names: Exemplify emacs24 dependency --- UsageExample.org | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/UsageExample.org b/UsageExample.org index db49887..f4af2cb 100644 --- a/UsageExample.org +++ b/UsageExample.org @@ -10,7 +10,7 @@ The important items are already listed in the Readme: ;;; example.el --- Just an example ;;; You have to add this requirement!! -;; Package-Requires: ((names "0.5")) +;; Package-Requires: ((names "0.5") (emacs "24")) ;;; Code: