branch: master
commit 7da80fb2431e83d6a00158998b5005dd032fc14d
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>

    Add cl-lib package dependency
---
 mmm-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mmm-mode.el b/mmm-mode.el
index 42e79e7..7cbb125 100644
--- a/mmm-mode.el
+++ b/mmm-mode.el
@@ -9,6 +9,7 @@
 ;; URL: https://github.com/purcell/mmm-mode
 ;; Keywords: convenience, faces, languages, tools
 ;; Version: 0.5.5
+;; Package-Requires: ((cl-lib "0.2"))
 
 ;;{{{ GPL
 

Reply via email to