mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 16:19:59 +00:00
pangomm: Allow building with wayland
Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -10,8 +10,9 @@ GNOMEBASEBUILDCLASS = "meson"
|
|||||||
|
|
||||||
inherit gnomebase features_check
|
inherit gnomebase features_check
|
||||||
|
|
||||||
|
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
|
||||||
|
|
||||||
SRC_URI[archive.sha256sum] = "57442ab4dc043877bfe3839915731ab2d693fc6634a71614422fb530c9eaa6f4"
|
SRC_URI[archive.sha256sum] = "57442ab4dc043877bfe3839915731ab2d693fc6634a71614422fb530c9eaa6f4"
|
||||||
REQUIRED_DISTRO_FEATURES = "x11"
|
|
||||||
|
|
||||||
FILES:${PN} = "${libdir}/lib*.so.*"
|
FILES:${PN} = "${libdir}/lib*.so.*"
|
||||||
FILES:${PN}-dev += "${libdir}/*/include/ ${libdir}/pangomm-*/"
|
FILES:${PN}-dev += "${libdir}/*/include/ ${libdir}/pangomm-*/"
|
||||||
|
|||||||
Reference in New Issue
Block a user