diff options
-rw-r--r-- | meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb index 67ebccd02e..5d321acc6e 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb | |||
@@ -10,6 +10,8 @@ DEPENDS += "util-macros-native font-util-native bdftopcf-native font-util" | |||
10 | RDEPENDS:${PN} = "encodings font-util" | 10 | RDEPENDS:${PN} = "encodings font-util" |
11 | RDEPENDS:${PN}:class-native = "font-util-native" | 11 | RDEPENDS:${PN}:class-native = "font-util-native" |
12 | 12 | ||
13 | UPSTREAM_CHECK_REGEX = "font\-bh\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz" | ||
14 | |||
13 | inherit features_check | 15 | inherit features_check |
14 | # depends on bdftopcf-native -> virtual/libx11 | 16 | # depends on bdftopcf-native -> virtual/libx11 |
15 | REQUIRED_DISTRO_FEATURES = "x11" | 17 | REQUIRED_DISTRO_FEATURES = "x11" |