diff options
| -rw-r--r-- | meta-oe/recipes-graphics/pango/pangomm_2.46.2.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/pango/pangomm_2.46.2.bb b/meta-oe/recipes-graphics/pango/pangomm_2.46.2.bb index 9959bdf0f0..42074c14a1 100644 --- a/meta-oe/recipes-graphics/pango/pangomm_2.46.2.bb +++ b/meta-oe/recipes-graphics/pango/pangomm_2.46.2.bb | |||
| @@ -10,8 +10,9 @@ GNOMEBASEBUILDCLASS = "meson" | |||
| 10 | 10 | ||
| 11 | inherit gnomebase features_check | 11 | inherit gnomebase features_check |
| 12 | 12 | ||
| 13 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | ||
| 14 | |||
| 13 | SRC_URI[archive.sha256sum] = "57442ab4dc043877bfe3839915731ab2d693fc6634a71614422fb530c9eaa6f4" | 15 | SRC_URI[archive.sha256sum] = "57442ab4dc043877bfe3839915731ab2d693fc6634a71614422fb530c9eaa6f4" |
| 14 | REQUIRED_DISTRO_FEATURES = "x11" | ||
| 15 | 16 | ||
| 16 | FILES:${PN} = "${libdir}/lib*.so.*" | 17 | FILES:${PN} = "${libdir}/lib*.so.*" |
| 17 | FILES:${PN}-dev += "${libdir}/*/include/ ${libdir}/pangomm-*/" | 18 | FILES:${PN}-dev += "${libdir}/*/include/ ${libdir}/pangomm-*/" |
