el-get/recipes/beeminder.rcp
Adam Spiers 97454ad693 beeminder should depend on org-mode, not org
Depending on org will result in the ELPA code installing a
conflicting version of org-mode.

This was my fault for getting the original submission wrong.
2015-11-17 16:11:52 +00:00

6 lines
200 B
Plaintext

(:name beeminder
:description "Submit data to Beeminder from within Emacs. Also integrates with org-mode."
:depends org-mode
:type github
:pkgname "Sodaware/beeminder.el")