branch: externals/triples commit fdbbd5f61dcab71cef1b19ef29d717e8aea05047 Author: Andrew Hyatt <ahy...@gmail.com> Commit: Andrew Hyatt <ahy...@gmail.com>
Added package-requires. --- triples.el | 1 + 1 file changed, 1 insertion(+) diff --git a/triples.el b/triples.el index f1573a143e..d79fe865f0 100644 --- a/triples.el +++ b/triples.el @@ -4,6 +4,7 @@ ;; Author: Andrew Hyatt <ahy...@gmail.com> ;; Homepage: https://github.com/ahyatt/triples +;; Package-Requires: ((emacsql "3.0.0") (emacs "29") cl-lib (seq "2.0")) ;; Keywords: triples, kg ;; Version: 0.0 ;; This program is free software; you can redistribute it and/or