mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
xorg-3.eclass: Add missing space
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -152,7 +152,7 @@ if [[ ${FONT} == yes ]]; then
|
||||
PDEPEND+=" media-fonts/font-alias"
|
||||
DEPEND+=" >=media-fonts/font-util-1.2.0
|
||||
>=x11-apps/mkfontscale-1.2.0"
|
||||
BDEPEND+="x11-apps/bdftopcf"
|
||||
BDEPEND+=" x11-apps/bdftopcf"
|
||||
|
||||
# @ECLASS-VARIABLE: FONT_DIR
|
||||
# @DESCRIPTION:
|
||||
|
||||
Reference in New Issue
Block a user