meta-openembedded/meta-xfce
Koen Kooi 3e0ef7abf2 xfce4-mixer: add missing dep on libunique
checking for unique-1.0 >= 1.1... not found
*** The required package unique-1.0 was not found on your system.
*** Please install unique-1.0 (atleast version 1.1) 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.
Configure failed. The contents of all config.log files follows to aid debugging

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-30 21:22:51 +02:00
..
classes xfce.bbclass: change SRC_URI calculation 2012-09-18 15:53:59 +02:00
conf meta-xfce: Add layer information 2011-08-05 19:49:58 +02:00
recipes-apps xfce4-mixer: add missing dep on libunique 2013-04-30 21:22:51 +02:00
recipes-art recipes: Unify indentation 2013-04-15 16:23:17 +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-xkb-plugin: Update to latest git 2013-04-30 21:22:47 +02:00
recipes-xfce xfce4-session: Add x-session-manager alternative 2013-04-19 02:45:27 +02:00
README README: show github mirror URL in layer dependencies 2013-04-29 11:06:48 +02:00

This layer depends on:

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

URI: git://github.com/openembedded/meta-oe.git
branch: dylan
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][dylan]' 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][dylan][PATCH'

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