diff --git a/lilypond/PKGBUILD b/lilypond/PKGBUILD index a590fb1d39..100a6c0ac5 100644 --- a/lilypond/PKGBUILD +++ b/lilypond/PKGBUILD @@ -10,7 +10,7 @@ pkgname=lilypond pkgver=2.24.1 -pkgrel=2 +pkgrel=3 pkgdesc="Music engraving program, devoted to producing the highest-quality sheet music possible" arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) url="https://lilypond.org" @@ -20,7 +20,8 @@ depends=(gcc-libs ghostscript glibc gsfonts) -makedepends=(fontconfig +makedepends=(dblatex + fontconfig fontforge freetype2 glib2 @@ -31,8 +32,13 @@ makedepends=(fontconfig rsync t1utils texinfo - texlive-core + texlive-basic + texlive-bin + texlive-binextra + texlive-fontutils texlive-langcyrillic + texlive-metapost + texlive-xetex zip) optdepends=( 'python: for lilypond-book and other scripts'