aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb')
-rw-r--r--meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb32
1 files changed, 16 insertions, 16 deletions
diff --git a/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb b/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb
index e05ff3843b..d6e0681d9e 100644
--- a/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb
+++ b/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb
@@ -8,9 +8,9 @@ PR = "r2"
inherit packagegroup allarch
PACKAGES += "\
- ${PN}-core \
- ${PN}-chinese \
- ${PN}-japanese \
+ ${PN}-core \
+ ${PN}-chinese \
+ ${PN}-japanese \
"
RPROVIDES_${PN} += "task-fonts-truetype"
RPROVIDES_${PN}-core += "task-fonts-truetype-core"
@@ -26,27 +26,27 @@ RCONFLICTS_${PN}-chinese += "task-fonts-truetype-chinese"
RCONFLICTS_${PN}-japanese += "task-fonts-truetype-japanese"
RRECOMMENDS_${PN} = "\
- ${PN}-core \
- ${PN}-chinese \
- ${PN}-japanese \
+ ${PN}-core \
+ ${PN}-chinese \
+ ${PN}-japanese \
"
RDEPENDS_${PN}-core = "\
- fontconfig-utils \
- \
- ttf-dejavu-common \
- ttf-dejavu-sans \
- ttf-dejavu-sans-mono \
+ fontconfig-utils \
+ \
+ ttf-dejavu-common \
+ ttf-dejavu-sans \
+ ttf-dejavu-sans-mono \
"
# ttf-dejavu-serif
RDEPENDS_${PN}-chinese = "\
- ${PN}-core \
- ttf-arphic-uming \
+ ${PN}-core \
+ ttf-arphic-uming \
"
RDEPENDS_${PN}-japanese = "\
- ${PN}-core \
- ttf-sazanami-gothic \
- ttf-sazanami-mincho \
+ ${PN}-core \
+ ttf-sazanami-gothic \
+ ttf-sazanami-mincho \
"