branch: master
commit 55515cae4dd255aa1ec0029df4faed83f1b8d359
Author: Junpeng Qiu <qjpchm...@gmail.com>
Commit: Junpeng Qiu <qjpchm...@gmail.com>

    Add missing dependencies
---
 parsec.el |    1 +
 1 file changed, 1 insertion(+)

diff --git a/parsec.el b/parsec.el
index 5f60f20..1a78d06 100644
--- a/parsec.el
+++ b/parsec.el
@@ -3,6 +3,7 @@
 ;; Copyright (C) 2016  Junpeng Qiu
 
 ;; Author: Junpeng Qiu <qjpchm...@gmail.com>
+;; Package-Requires: ((emacs "24") (cl-lib "0.5"))
 ;; Keywords: extensions
 
 ;; This program is free software; you can redistribute it and/or modify

Reply via email to