mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libpcre is needed. Previously, it's available because glib-2.0 depends on it. Now glib-2.0 has been upgraded and it now depends on libpcre2. So add this explicit dependency to fix the do_configure failure. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |
||
|---|---|---|
| .. | ||
| classes | ||
| conf | ||
| recipes-apps | ||
| recipes-art | ||
| recipes-bindings/vala | ||
| recipes-core/images | ||
| recipes-extended/imsettings | ||
| recipes-multimedia | ||
| recipes-panel-plugins | ||
| recipes-thunar-plugins | ||
| recipes-xfce | ||
| README | ||
This layer depends on: URI: git://git.openembedded.org/openembedded-core branch: master URI: git://git.openembedded.org/meta-openembedded branch: master meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this repository. To avoid dependencies on meta-multimedia you need to mask recipes by adding this to local.conf: BBMASK = "meta-xfce/recipes-multimedia" Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject' When sending single patches, please using something like: git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-xfce][PATCH' Layer maintainer: Kai Kang <kai.kang@windriver.com> Layer maintainer: Andreas Müller <schnitzeltony@gmail.com>