el-get/recipes/pkg-info.rcp
Adam Spiers 6898966a54 fix dependencies for pkg-info
Just updating the recipe's dependencies to reflect what's in the
pkg-info.el package header.  I assume this is correct, but it somewhat
mystifies me why this is necessary, as described here:

  https://github.com/dimitri/el-get/issues/1471
2013-12-13 13:20:33 +00:00

6 lines
168 B
Plaintext

(:name pkg-info
:description "Provide information about Emacs packages."
:type github
:pkgname "lunaryorn/pkg-info.el"
:depends (dash epl))