commit: b496dad016248de210b798e570c73c2c96c1524c Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Sep 15 06:51:53 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Sep 15 07:05:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b496dad0
dev-lang/nasm: update the newly split media-fonts/source-pro dep Bug: https://bugs.gentoo.org/865103 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-lang/nasm/nasm-2.15.05.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-lang/nasm/nasm-2.15.05.ebuild b/dev-lang/nasm/nasm-2.15.05.ebuild index 0e5a4eeeb377..1982975e49b1 100644 --- a/dev-lang/nasm/nasm-2.15.05.ebuild +++ b/dev-lang/nasm/nasm-2.15.05.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -22,7 +22,8 @@ BDEPEND=" app-text/ghostscript-gpl dev-perl/Font-TTF dev-perl/Sort-Versions - media-fonts/source-pro + media-fonts/source-code-pro + media-fonts/source-sans virtual/perl-File-Spec ) "
