diff --git a/avy.el b/avy.el index 4ddcef9..92e9092 100644 --- a/avy.el +++ b/avy.el @@ -5,7 +5,7 @@ ;; Author: Oleh Krehel ;; URL: https://github.com/abo-abo/avy ;; Version: 0.1.0 -;; Package-Requires: ((emacs "24.1")) +;; Package-Requires: ((emacs "24.1") (cl-lib "0.5")) ;; Keywords: point, location ;; This file is part of GNU Emacs.