diff options
author | 2019-10-28 11:35:11 +0100 | |
---|---|---|
committer | 2019-10-28 11:35:32 +0100 | |
commit | b86de0942126d6005b21f34a2a93ed2ad07d400e (patch) | |
tree | dc9622337962410d6176ab5753dc174248158df7 /media-sound/lilypond/lilypond-9999.ebuild | |
parent | media-video/smplayer: Removed old (diff) | |
download | gentoo-b86de0942126d6005b21f34a2a93ed2ad07d400e.tar.gz gentoo-b86de0942126d6005b21f34a2a93ed2ad07d400e.tar.bz2 gentoo-b86de0942126d6005b21f34a2a93ed2ad07d400e.zip |
media-sound/lilypond-{2.19.80-r1,9999}: fix #681630
Closes: https://bugs.gentoo.org/681630
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound/lilypond/lilypond-9999.ebuild')
-rw-r--r-- | media-sound/lilypond/lilypond-9999.ebuild | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/media-sound/lilypond/lilypond-9999.ebuild b/media-sound/lilypond/lilypond-9999.ebuild index 93bb8d785b9..4d591c81e09 100644 --- a/media-sound/lilypond/lilypond-9999.ebuild +++ b/media-sound/lilypond/lilypond-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,10 @@ SLOT="0" LANGS=" ca cs da de el eo es fi fr it ja nl ru sv tr uk vi zh_TW" IUSE="debug emacs guile2 profile vim-syntax" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -PATCHES=(${FILESDIR}/$P-programming_error.patch) +PATCHES=( + "${FILESDIR}"/$P-programming_error.patch + "${FILESDIR}"/${PN}-2.19.80-fontforge-version.patch +) RDEPEND=">=app-text/ghostscript-gpl-8.15 >=dev-scheme/guile-1.8.2:12[deprecated,regex] |