diff --git a/media-sound/lilypond/lilypond-2.24.0.recipe b/media-sound/lilypond/lilypond-2.24.0.recipe index 969415195..ecae56e93 100644 --- a/media-sound/lilypond/lilypond-2.24.0.recipe +++ b/media-sound/lilypond/lilypond-2.24.0.recipe @@ -36,7 +36,7 @@ REQUIRES=" lib:libgmp$secondaryArchSuffix lib:libgobject_2.0$secondaryArchSuffix lib:libguile_2.2$secondaryArchSuffix - lib:libgs$secondaryArchSuffix # TODO: replace with cmd:gs? + lib:libgs$secondaryArchSuffix >= 9 # TODO: replace with cmd:gs? lib:libharfbuzz$secondaryArchSuffix lib:libintl$secondaryArchSuffix lib:libltdl$secondaryArchSuffix @@ -77,7 +77,7 @@ BUILD_REQUIRES=" devel:libgmp$secondaryArchSuffix devel:libgobject_2.0$secondaryArchSuffix devel:libguile_2.2$secondaryArchSuffix - devel:libgs$secondaryArchSuffix + devel:libgs$secondaryArchSuffix >= 9 devel:libharfbuzz$secondaryArchSuffix devel:libintl$secondaryArchSuffix devel:libltdl$secondaryArchSuffix