diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-01-28 15:50:13 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-02-12 19:33:24 +0100 |
| commit | 37a841321dca1314c9844d8d4665b5ff1e28a40f (patch) | |
| tree | fa18605b97edc9ae7517f0e06489e88e661f5b1e /meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb | |
| parent | 20a624928c030fa13d8b7d45b4f4d7e1ac624f60 (diff) | |
| download | meta-openembedded-37a841321dca1314c9844d8d4665b5ff1e28a40f.tar.gz | |
recipes: add x11 to required DISTRO_FEATURES
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb index 04d3efa151..85a44660eb 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb | |||
| @@ -10,5 +10,9 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native" | |||
| 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 | inherit distro_features_check | ||
| 14 | # depends on bdftopcf-native -> virtual/libx11 | ||
| 15 | REQUIRED_DISTRO_FEATURES = "x11" | ||
| 16 | |||
| 13 | SRC_URI[md5sum] = "1347c3031b74c9e91dc4dfa53b12f143" | 17 | SRC_URI[md5sum] = "1347c3031b74c9e91dc4dfa53b12f143" |
| 14 | SRC_URI[sha256sum] = "b2c08433eab5cb202470aa9f779efefce8d9cab2534f34f3aa4a31d05671c054" | 18 | SRC_URI[sha256sum] = "b2c08433eab5cb202470aa9f779efefce8d9cab2534f34f3aa4a31d05671c054" |
