diff options
| -rw-r--r-- | meta-oe/recipes-graphics/pango/pangomm-2.48_2.56.1.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/pango/pangomm-2.48_2.56.1.bb b/meta-oe/recipes-graphics/pango/pangomm-2.48_2.56.1.bb index d99c6ceac0..6afcf08a16 100644 --- a/meta-oe/recipes-graphics/pango/pangomm-2.48_2.56.1.bb +++ b/meta-oe/recipes-graphics/pango/pangomm-2.48_2.56.1.bb | |||
| @@ -7,10 +7,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ | |||
| 7 | DEPENDS = "mm-common cairomm-1.16 glibmm-2.68 pango" | 7 | DEPENDS = "mm-common cairomm-1.16 glibmm-2.68 pango" |
| 8 | 8 | ||
| 9 | GNOMEBN = "pangomm" | 9 | GNOMEBN = "pangomm" |
| 10 | inherit gnomebase features_check | 10 | inherit gnomebase |
| 11 | 11 | ||
| 12 | SRC_URI[archive.sha256sum] = "539f5aa60e9bdc6b955bb448e2a62cc14562744df690258040fbb74bf885755d" | 12 | SRC_URI[archive.sha256sum] = "539f5aa60e9bdc6b955bb448e2a62cc14562744df690258040fbb74bf885755d" |
| 13 | REQUIRED_DISTRO_FEATURES = "x11" | ||
| 14 | 13 | ||
| 15 | S = "${UNPACKDIR}/${GNOMEBN}-${PV}" | 14 | S = "${UNPACKDIR}/${GNOMEBN}-${PV}" |
| 16 | 15 | ||
