Files
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
..
2011-08-05 19:49:58 +02:00
2013-04-15 16:23:17 +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>