summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb')
-rw-r--r--meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb b/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb
index ae9704050c..06778b3e81 100644
--- a/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb
+++ b/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb
@@ -1,7 +1,7 @@
1SUMMARY = "Xorg 100 DPI font set" 1SUMMARY = "Xorg 100 DPI font set"
2LICENSE = "MIT" 2LICENSE = "MIT"
3 3
4inherit packagegroup distro_features_check 4inherit packagegroup features_check
5# rdepends on font recipes with this restriction 5# rdepends on font recipes with this restriction
6REQUIRED_DISTRO_FEATURES = "x11" 6REQUIRED_DISTRO_FEATURES = "x11"
7 7