Browse Source

Add dependency of ido-ubiquitous on ido-cr+

This can't be merged into master until MELPA merges the ido-cr+ recipe,
or else ido-ubiquitous will depend on a package that doesn't exist yet:
https://github.com/milkypostman/melpa/pull/2670
Ryan C. Thompson 10 years ago
parent
commit
fda3b9a161
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ido-ubiquitous.el

+ 1 - 1
ido-ubiquitous.el

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