aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-05-23 07:52:22 -0300
committerEuAndreh <eu@euandre.org>2025-05-23 07:55:14 -0300
commit9087ba4198c81d7e2730783dbf270d86413ae9c8 (patch)
tree94760b4316063d867fa6ed460013d176b5cdfb5e
parentsrc/stm.go: Rename Interface -> atomicI (diff)
downloadstm-9087ba4198c81d7e2730783dbf270d86413ae9c8.tar.gz
stm-9087ba4198c81d7e2730783dbf270d86413ae9c8.tar.xz
meta.capim: Add with :dependencies key
-rw-r--r--meta.capim9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta.capim b/meta.capim
new file mode 100644
index 0000000..3bbc3d9
--- /dev/null
+++ b/meta.capim
@@ -0,0 +1,9 @@
+{
+ :dependencies {
+ :build #{
+ gotext
+ gobang
+ pds
+ }
+ }
+}