Etapa G: fontconfig dep python3 (su configure lo exige)

This commit is contained in:
2026-06-30 00:28:05 -04:00
parent fcd36fc2fc
commit 2c23b1a0b4
+1 -1
View File
@@ -13,4 +13,4 @@ configure = "./configure --prefix=/usr --sysconfdir=/etc --disable-shared --enab
compile = "make"
install = "make install DESTDIR=/out"
[deps]
build = ["freetype", "expat", "pkgconf", "gperf"]
build = ["freetype", "expat", "pkgconf", "gperf", "python3"]