summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-05-24 06:05:01 -0300
committerEuAndreh <eu@euandre.org>2025-05-24 06:05:01 -0300
commitd292831bb39f804c2b14bf63204c01ef6cfdedf5 (patch)
treeabddc3e067a2901e58022934adcd9a93a228bda5
parentMakefile: Rename "check-unit-symlinks" -> "check-unit-links-symlinks" (diff)
downloadeuandre.org-main.tar.gz
euandre.org-main.tar.xz
meta.capim: Add :dependencies keyHEADmain
-rw-r--r--meta.capim6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta.capim b/meta.capim
index 9ae8c0f..a64fa37 100644
--- a/meta.capim
+++ b/meta.capim
@@ -2,4 +2,10 @@
:description "Blog and personal website (euandre.org)."
:baseurl "https://euandre.org"
:email "eu@euandre.org"
+ :dependencies {
+ :build #{
+ eslaides
+ mkwb
+ }
+ }
}