summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-05-24 06:04:09 -0300
committerEuAndreh <eu@euandre.org>2025-05-24 06:04:09 -0300
commitfe150c19c4924cf092bdb8690df3522afcbe2e93 (patch)
treeda799547ee2c1b7a6a8918a8bebdf543312364bc
parentrm COPYING (diff)
downloadpindaiba-fe150c19c4924cf092bdb8690df3522afcbe2e93.tar.gz
pindaiba-fe150c19c4924cf092bdb8690df3522afcbe2e93.tar.xz
meta.capim: Add with :dependencies keyHEADmain
-rw-r--r--meta.capim8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta.capim b/meta.capim
new file mode 100644
index 0000000..749cf52
--- /dev/null
+++ b/meta.capim
@@ -0,0 +1,8 @@
+{
+ :dependencies {
+ :build #{
+ endianness
+ siphash
+ }
+ }
+}