meta-openembedded/meta-xfce
Andreas Müller 66dc4af036 xfce4-icon-theme: add xfce4-dev-tools-native to DEPENDS
fixes (detected in Martin's world build):

| /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/xfce4-icon-theme/4.4.3-r0/xfce4-icon-theme-4.4.3/configure: line 4836: syntax error near unexpected token `am'
| /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/xfce4-icon-theme/4.4.3-r0/xfce4-icon-theme-4.4.3/configure: line 4836: `XDT_I18N(am ar ca cs da de dz el en_GB eo et eu fi fr he hu id ja ka ko lt lv mk nb_NO pl pt_BR pt_PT ro ru si sk sq tr uk ur zh_CN zh_TW)'
| Configure failed. The contents of all config.log files follows to aid debugging

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-14 14:27:35 +02:00
..
classes thunar-plugin.bbclass: initial add 2013-05-19 09:37:30 +02:00
conf meta-xfce: Add layer information 2011-08-05 19:49:58 +02:00
recipes-apps xfce4-taskmanager: inital add git-version 2013-10-05 12:36:13 +02:00
recipes-art xfce4-icon-theme: add xfce4-dev-tools-native to DEPENDS 2013-10-14 14:27:35 +02:00
recipes-bindings/vala xfce4-vala: update to 4.10.3 2013-10-05 12:36:03 +02:00
recipes-multimedia packagegroup-xfce-multimedia: initial add 2012-09-18 15:54:03 +02:00
recipes-panel-plugins xfce4-weather-plugin: add libsoup-2.4 to DEPENDS 2013-10-14 14:27:35 +02:00
recipes-thunar-plugins thunar-media-tags-plugin: initial add 0.2.1 2013-05-19 09:37:30 +02:00
recipes-xfce xfwm4: add exo-native to DEPENDS 2013-10-14 14:27:35 +02:00
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
branch: master
revision: HEAD
meta-xfce depends on meta-oe 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'

Interim layer maintainer: Andreas Müller <schnitzeltony@googlemail.com>