diff options
author | EuAndreh <eu@euandre.org> | 2025-05-24 06:05:01 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-24 06:05:01 -0300 |
commit | d292831bb39f804c2b14bf63204c01ef6cfdedf5 (patch) | |
tree | abddc3e067a2901e58022934adcd9a93a228bda5 | |
parent | Makefile: Rename "check-unit-symlinks" -> "check-unit-links-symlinks" (diff) | |
download | euandre.org-main.tar.gz euandre.org-main.tar.xz |
-rw-r--r-- | meta.capim | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,4 +2,10 @@ :description "Blog and personal website (euandre.org)." :baseurl "https://euandre.org" :email "eu@euandre.org" + :dependencies { + :build #{ + eslaides + mkwb + } + } } |