el-get/recipes/circe.rcp
David Bremner 831dfd7b42 update for circe.rcp
Add depend on cl-lib because circe-fix-minibuffer.el requires it.
2013-05-19 13:28:43 -03:00

8 lines
262 B
Plaintext

(:name circe
:website "https://github.com/jorgenschaefer/circe/wiki"
:description "Circe is a Client for IRC in Emacs with sane defaults"
:type github
:pkgname "jorgenschaefer/circe"
:depends cl-lib
:load-path ("lisp"))