diff options
author | EuAndreh <eu@euandre.org> | 2025-05-24 06:04:27 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-24 06:04:27 -0300 |
commit | 021a3609a72cf7488b03230f16b9c89db5ee13d9 (patch) | |
tree | ad687ef40add2c14f55807dec1dbf9640ea88380 | |
parent | Makefile: Rename "check-unit-symlinks" -> "check-unit-links-symlinks" (diff) | |
download | papo.im-main.tar.gz papo.im-main.tar.xz |
-rw-r--r-- | meta.capim | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,4 +2,10 @@ :description "Landing page for Papo website (papo.im)." :baseurl "https://papo.im" :email "support@papo.im" + :dependencies { + :build #{ + eslaides + mkwb + } + } } |