diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-02-16 15:43:48 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-02-16 15:51:26 +0100 |
commit | e6edf2433b03fa49e439c54c4a75fe1fef896d2d (patch) | |
tree | a3d093c9059a09541c3c32237924c1a30e56a844 /media-sound | |
parent | dev-util/crash: drop old (diff) | |
download | gentoo-e6edf2433b03fa49e439c54c4a75fe1fef896d2d.tar.gz gentoo-e6edf2433b03fa49e439c54c4a75fe1fef896d2d.tar.bz2 gentoo-e6edf2433b03fa49e439c54c4a75fe1fef896d2d.zip |
media-sound/lilypond: Drop duplicate DEPEND
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/lilypond/lilypond-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/lilypond/lilypond-9999.ebuild b/media-sound/lilypond/lilypond-9999.ebuild index 6aa7409e5b77..dc5446cf20c3 100644 --- a/media-sound/lilypond/lilypond-9999.ebuild +++ b/media-sound/lilypond/lilypond-9999.ebuild @@ -24,8 +24,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} >=app-text/ghostscript-gpl-8.15 - >=dev-scheme/guile-2:12 - >=dev-scheme/guile-1.8.2:12[deprecated,regex] + >=dev-scheme/guile-2:12[deprecated,regex] media-fonts/tex-gyre media-libs/fontconfig media-libs/freetype:2 |