meta-openembedded/meta-xfce
Khem Raj 28006d9af1 xfce4-screenshooter: Add dependency on libxml-parser-perl-native
Use nativeperl to maintain build consistency across different hosts,
right now it would work on hosts having perl with
libxml-parser-perl module but fail otherwise to build with errors e.g.

XML::Parser perl module is required for intltool

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
2022-04-06 20:25:33 -04:00
..
classes xfce.bbclass: Mark string as raw in a regexp 2021-10-16 08:25:21 -07:00
conf layer.conf: change layer priority to match oe-core 2022-02-28 08:39:26 -08:00
recipes-apps xfce4-screenshooter: Add dependency on libxml-parser-perl-native 2022-04-06 20:25:33 -04: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 Allow several components notification 2022-04-06 20:25:33 -04:00
recipes-thunar-plugins thunar-shares-plugin: Check for x11 in distro features 2022-03-06 19:20:38 -08:00
recipes-xfce Allow several components notification 2022-04-06 20:25:33 -04: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>