]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-pkg.el.tmpl
emacs: Use `cl-lib' instead of deprecated `cl'
[notmuch] / emacs / notmuch-pkg.el.tmpl
index 3eb0e04e37d70fad7629bbccdb72ca1a462cb228..9d0999c122a9e20e2189766d0b600a3016458df7 100644 (file)
@@ -3,4 +3,5 @@
   "notmuch"
   %VERSION%
   "Emacs based front-end (MUA) for notmuch"
-  '((emacs "24")))
+  '((emacs "24")
+    (cl-lib "0.6.1")))