font.eclass: Drop x11-apps/mkfontdir
authorMatt Turner <mattst88@gentoo.org>
Mon, 17 Jun 2019 16:22:23 +0000 (12:22 -0400)
committerMatt Turner <mattst88@gentoo.org>
Mon, 17 Jun 2019 17:13:45 +0000 (13:13 -0400)
Now that x11-apps/mkfontscale 1.2.0 is stable everywhere, we can drop
this.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
eclass/font.eclass

index 6c4450b943bbe085f244c90453f50dad4bb3cb5a..b559b3ace3705bdb05a6cc32107806082a391f0b 100644 (file)
@@ -55,7 +55,7 @@ DOCS=${DOCS:-}
 if [[ ${CATEGORY}/${PN} != media-fonts/encodings ]]; then
        IUSE="X"
        DEPEND="X? (
-                       || ( >=x11-apps/mkfontscale-1.2.0 x11-apps/mkfontdir )
+                       >=x11-apps/mkfontscale-1.2.0
                        media-fonts/encodings
        )"
        RDEPEND=""