meta-openembedded/meta-xfce
Andreas Müller fd5ac68c8b xfce4-power-manager: make upower a build dependency
This one came up when upower failed:

| *** The required package upower-glib was not found on your system.
| *** Please install upower-glib (atleast version 0.9.7) or adjust
| *** the PKG_CONFIG_PATH environment variable if you
| *** installed the package in a nonstandard prefix so that
| *** pkg-config is able to find it.

xfce4-power-manager links against upower so we can expect shlibs causing upower
being added to RDEPENDS.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:39:43 +02:00
..
classes xfce-app.bbclass: SRC_URI calculation supports multiple digit version numbers 2014-10-16 07:00:59 +02:00
conf meta-xfce: add layer depends 2015-05-13 14:34:19 +02:00
recipes-apps xfce4-notifyd: fix build for libnotify 0.7.x 2015-09-08 16:18:35 +02:00
recipes-art rodent-icon-theme: add RPROVIDES/RREPLACE/RCONFLICTS for xfce4-icon-theme 2015-09-08 16:18:34 +02:00
recipes-bindings/vala xfce4-vala: blacklist 2015-01-12 15:34:01 +01:00
recipes-core/images xfce: add image 2015-05-28 10:35:13 +02:00
recipes-multimedia packagegroup-xfce-multimedia: add parole 2015-09-23 15:34:28 +02:00
recipes-panel-plugins xfce4-equake-plugin: update to 1.3.8 2015-09-23 15:34:27 +02:00
recipes-thunar-plugins recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
recipes-xfce xfce4-power-manager: make upower a build dependency 2015-09-23 15:39:43 +02:00
README meta-xfce/README: mention meta-gnome in layers required 2015-09-23 15:37:15 +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, 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'

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