summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Seus2024-05-18 00:01:41 +0200
committerDavid Seus2024-05-18 00:01:41 +0200
commitf51355aa1f074f99644641f74f4cdf9fc9ed2092 (patch)
tree44ef9837192e67362636c2c915dd2a50ab24dd94 /PKGBUILD
parent1d5203cf5bb3688455ac9a60244832313a58b6be (diff)
downloadaur-f51355aa1f074f99644641f74f4cdf9fc9ed2092.tar.gz
remove guile2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 490b95fd7cba..dd5dc320fdfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ url="https://lilypond.org"
license=('FDL1.3' 'GPL3' 'custom:OFL')
groups=('pro-audio')
# NOTE: use guile only with 2.24.x
-depends=('gcc-libs' 'ghostscript' 'glibc' 'gsfonts' 'guile2.2' 'guile')
+depends=('gcc-libs' 'ghostscript' 'glibc' 'gsfonts' 'guile')
makedepends=('fontconfig' 'fontforge' 'freetype2' 'glib2' 'imagemagick' 'pango'
'python' 'rsync' 't1utils' 'texinfo' 'texlive-core' 'tex-gyre-fonts'
'texlive-langcyrillic' 'texlive-metapost' 'texlive-fontutils'