From d8c442ba8579e7ea804ba22dc5cbaa2f284c6b68 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Wed, 16 Oct 2019 19:41:02 +0000 Subject: */*: Depend on >=x11-apps/mkfontscale-1.2.0 instead of x11-apps/mkfontdir. Signed-off-by: Arfrever Frehtes Taifersar Arahesis Signed-off-by: Matt Turner --- app-emulation/dosemu/dosemu-1.4.1_pre20130107-r5.ebuild | 2 +- app-emulation/vice/vice-3.1.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/dosemu/dosemu-1.4.1_pre20130107-r5.ebuild b/app-emulation/dosemu/dosemu-1.4.1_pre20130107-r5.ebuild index ca290fb74bb1..6eb911c30a14 100644 --- a/app-emulation/dosemu/dosemu-1.4.1_pre20130107-r5.ebuild +++ b/app-emulation/dosemu/dosemu-1.4.1_pre20130107-r5.ebuild @@ -28,7 +28,7 @@ RDEPEND="X? ( x11-libs/libX11 x11-apps/xset x11-apps/xlsfonts x11-apps/bdftopcf - x11-apps/mkfontdir ) + >=x11-apps/mkfontscale-1.2.0 ) svga? ( media-libs/svgalib ) gpm? ( sys-libs/gpm ) alsa? ( media-libs/alsa-lib ) diff --git a/app-emulation/vice/vice-3.1.ebuild b/app-emulation/vice/vice-3.1.ebuild index e5b69137fe9b..083344470e3c 100644 --- a/app-emulation/vice/vice-3.1.ebuild +++ b/app-emulation/vice/vice-3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -72,7 +72,7 @@ RDEPEND=" DEPEND="${RDEPEND} media-libs/fontconfig x11-apps/bdftopcf - x11-apps/mkfontdir + >=x11-apps/mkfontscale-1.2.0 x11-base/xorg-proto virtual/pkgconfig nls? ( sys-devel/gettext ) -- cgit v1.2.3-65-gdbad