meta-openembedded/meta-xfce
Chen Qi 03708a875f xfce4-verve-plugin: fix do_configure faiure about missing libpcre
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>
2022-11-16 16:25:55 -08:00
..
classes unblock some recipes for wayland 2022-06-01 08:43:01 -07:00
conf layer.conf: Post release codename changes 2022-05-07 18:47:16 -07:00
recipes-apps catfish: fix buildpaths issue 2022-07-20 07:22:44 -07:00
recipes-art recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
recipes-bindings/vala recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
recipes-core/images core-image-minimal-xfce: Use graphical.target as default 2021-04-15 09:28:43 -07:00
recipes-extended/imsettings recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
recipes-multimedia packagegroup-xfce-multimedia: Check for x11 distro feature 2022-03-06 19:20:38 -08:00
recipes-panel-plugins xfce4-verve-plugin: fix do_configure faiure about missing libpcre 2022-11-16 16:25:55 -08:00
recipes-thunar-plugins unblock some recipes for wayland 2022-06-01 08:43:01 -07:00
recipes-xfce libxfce4ui: check opengl DISTRO_FEATURES 2022-11-10 10:41:35 -08:00
README meta-xfce: Add Andreas Müller back to maintainers list 2022-04-06 20:25:33 -04:00

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>