el-get/recipes/flycheck.rcp
Syohei YOSHIDA cb1280bde6 Remove 'info' build process
flycheck switched from texinfo to sphinx and texi file is
no longer built.
2016-03-30 11:49:27 +09:00

7 lines
215 B
Plaintext

(:name flycheck
:type github
:pkgname "flycheck/flycheck"
:minimum-emacs-version "24.3"
:description "On-the-fly syntax checking extension"
:depends (dash pkg-info let-alist seq))