mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
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.
This commit is contained in:
parent
23e6ad248e
commit
74ec7a4e9c
@ -677,6 +677,7 @@ _subpkg_most() {
|
||||
$pkgname-luatex
|
||||
$pkgname-xetex
|
||||
texmf-dist-most
|
||||
cmd:biber
|
||||
"
|
||||
|
||||
mkdir -p "$subpkgdir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user