diff options
author | EuAndreh <eu@euandre.org> | 2025-05-24 06:04:09 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-24 06:04:09 -0300 |
commit | fe150c19c4924cf092bdb8690df3522afcbe2e93 (patch) | |
tree | da799547ee2c1b7a6a8918a8bebdf543312364bc | |
parent | rm COPYING (diff) | |
download | pindaiba-fe150c19c4924cf092bdb8690df3522afcbe2e93.tar.gz pindaiba-fe150c19c4924cf092bdb8690df3522afcbe2e93.tar.xz |
-rw-r--r-- | meta.capim | 8 |
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 + } + } +} |