Pārlūkot izejas kodu

Fix Package-Requires declaration in ido-ubiquitous

Ryan C. Thompson 9 gadi atpakaļ
vecāks
revīzija
21c8045120
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      ido-ubiquitous.el

+ 1 - 1
ido-ubiquitous.el

@@ -8,7 +8,7 @@
 ;; Created: 2011-09-01
 ;; Keywords: convenience, completion, ido
 ;; EmacsWiki: InteractivelyDoThings
-;; Package-Requires: ((emacs "24.1") (ido-completing-read+ "3.0"))
+;; Package-Requires: ((emacs "24.1") (ido-completing-read+ "3.7") (cl-lib "0.5"))
 ;; Filename: ido-ubiquitous.el
 
 ;; This file is NOT part of GNU Emacs.