From c4f81e32b2223e58d7cea3801ef0fdc2775693af Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 12 Sep 2026 09:07:39 -0300 Subject: meta.txt: Declare the imagemagick the favicon rules run mkwbg(1) emits two rules that turn src/content/img/favicon.svg into favicon.ico and favicon.png, and both call convert(1): sh: line 1: convert: command not found make: *** [deps.mk:2037: src/content/favicon.ico] Error 127 The rules are not new --- they were in the tree before the renames, and a build sandbox has never had imagemagick. What changed is that the build now reaches them: it used to stop earlier, on the mkwb that the rename had turned into mkwbg. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_015bWfjj7PP24iF5MqFHmdeC --- meta.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta.txt') diff --git a/meta.txt b/meta.txt index 946e45a..ae0c48b 100644 --- a/meta.txt +++ b/meta.txt @@ -2,4 +2,4 @@ set ops lang text maturity alpha dep dtarg eslaidesg eutg maritacag misctg mktorrentg mkwbg -ext ghostscript gnupg moreutils +ext ghostscript gnupg imagemagick moreutils -- cgit v1.3