summaryrefslogtreecommitdiff
path: root/gnosis.el
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-07-26 17:59:50 +0300
committerThanos Apollo <[email protected]>2024-07-26 17:59:50 +0300
commit5ee7502983a4f8d93b0d4c13630580edb9f73177 (patch)
tree460ba659db1a611c8ef462fdcdc0da333a1c7de2 /gnosis.el
parent3a0323e91d9e720e3802c9bf864f0ac6f57c6e1f (diff)
packaging: Add transient 0.7.2.
* Require transient.
Diffstat (limited to 'gnosis.el')
-rw-r--r--gnosis.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnosis.el b/gnosis.el
index bbb1826..ac4c0f5 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -7,7 +7,7 @@
;; URL: https://thanosapollo.org/projects/gnosis
;; Version: 0.3.2
-;; Package-Requires: ((emacs "27.2") (emacsql "20240124") (compat "29.1.4.2"))
+;; Package-Requires: ((emacs "27.2") (emacsql "20240124") (compat "29.1.4.2") (transient "0.7.2"))
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by