projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
983b6aa
)
font.eclass: Drop x11-apps/mkfontdir
author
Matt Turner
<mattst88@gentoo.org>
Mon, 17 Jun 2019 16:22:23 +0000
(12:22 -0400)
committer
Matt 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
patch
|
blob
|
history
diff --git
a/eclass/font.eclass
b/eclass/font.eclass
index 6c4450b943bbe085f244c90453f50dad4bb3cb5a..b559b3ace3705bdb05a6cc32107806082a391f0b 100644
(file)
--- a/
eclass/font.eclass
+++ b/
eclass/font.eclass
@@
-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=""