meta-openembedded/meta-xfce
Martin Jansa df15a1b2f1 xfce4-icon-theme: add dependency on intltool-native
* fails without it:
  | NOTE: Executing intltoolize --copy --force --automake
  | xfce4-icon-theme/4.4.3-r0/temp/run.do_configure.2826:
    intltoolize: not found
  | ERROR: Function failed: do_configure (log file is located at
    xfce4-icon-theme/4.4.3-r0/temp/log.do_configure.2826)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14 13:34:30 +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 xarchiver: update to 0.5.3 for various bugfixes 2013-06-20 12:28:00 +02:00
recipes-art xfce4-icon-theme: add dependency on intltool-native 2013-08-14 13:34:30 +02:00
recipes-bindings/vala xfce4-vala: initial add 4.10.2 2013-03-12 11:22:40 +01:00
recipes-multimedia packagegroup-xfce-multimedia: initial add 2012-09-18 15:54:03 +02:00
recipes-panel-plugins xfce4-genmon-plugin: Allow timer period to be set at 250ms resolution 2013-06-20 12:28:00 +02:00
recipes-thunar-plugins thunar-media-tags-plugin: initial add 0.2.1 2013-05-19 09:37:30 +02:00
recipes-xfce tumbler: add dependency on xfce4-dev-tools-native 2013-08-14 13:34:30 +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>