* recipes/ido-ubiquitous.rcp: update dependencies with memoize.

This commit is contained in:
Yakkala Yagnesh Raghava 2017-09-06 18:10:11 +05:30
parent 4ff2c08474
commit 0393ca0d5d

View File

@ -2,5 +2,5 @@
:description "Use ido (nearly) everywhere"
:website "https://github.com/DarwinAwardWinner/ido-ubiquitous"
:type github
:depends (cl-lib s)
:depends (cl-lib s memoize)
:pkgname "DarwinAwardWinner/ido-ubiquitous")