From 74ec7a4e9c08ff683edebbac19ec103a50873a3c Mon Sep 17 00:00:00 2001 From: Marian Buschsieweke Date: Sun, 16 Jun 2024 18:12:06 +0200 Subject: [PATCH] community/texlive: texlive-most depends on cmd:biber The meta package texlive-most should include biber, as it claims to be a mostly complete TeX distribution. Using cmd:biber rather than biber2.19 would allow installing biber and dropping biber2.19, if texmf-dist-bibtexextra becomes compatible with the biber version in biber. --- community/texlive/APKBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/community/texlive/APKBUILD b/community/texlive/APKBUILD index 154628162b4..0db10d6282d 100644 --- a/community/texlive/APKBUILD +++ b/community/texlive/APKBUILD @@ -677,6 +677,7 @@ _subpkg_most() { $pkgname-luatex $pkgname-xetex texmf-dist-most + cmd:biber " mkdir -p "$subpkgdir"