branch: externals/blist commit e006f7ddffa0a91e7f759662f4a6ec34223c43bd Author: JSDurand <mmem...@gmail.com> Commit: JSDurand <mmem...@gmail.com>
Add a Package-Requires comment. --- blist.el | 1 + 1 file changed, 1 insertion(+) diff --git a/blist.el b/blist.el index 970cb10543..c030f9400d 100644 --- a/blist.el +++ b/blist.el @@ -5,6 +5,7 @@ ;; Author: Durand <dur...@jsdurand.xyz> ;; Keywords: convenience ;; URL: https://gitlab.com/mmemmew/blist +;; Package-Requires: ((ilist "0.1") (emacs "24")) ;; Version: 0.2 ;; This program is free software; you can redistribute it and/or modify