[oe] [meta-qt5][PATCH] qtbase: add PACKAGECONFIG for cups

Henning Heinold henning at itconsulting-heinold.de
Thu Dec 11 14:42:04 UTC 2014


On Thu, Dec 11, 2014 at 03:39:53PM +0100, Martin Jansa wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>  recipes-qt/qt5/qtbase.inc | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/recipes-qt/qt5/qtbase.inc b/recipes-qt/qt5/qtbase.inc
> index 4c7e86c..d6053be 100644
> --- a/recipes-qt/qt5/qtbase.inc
> +++ b/recipes-qt/qt5/qtbase.inc
> @@ -80,6 +80,7 @@ PACKAGECONFIG[pcre] = "-system-pcre,-qt-pcre,pcre"
>  PACKAGECONFIG[gl] = "-opengl desktop -no-eglfs,,virtual/libgl"
>  PACKAGECONFIG[gles2] = "-opengl es2 -eglfs,,virtual/libgles2 virtual/egl"
>  PACKAGECONFIG[tslib] = "-tslib,-no-tslib,tslib"
> +PACKAGECONFIG[dbus] = "-cups,-no-cups,cups"

Cut and paste error or does cups relay on dbus?

Bye Henning



More information about the Openembedded-devel mailing list