[oe] [PATCH] espgs_8.15.3.bb: Depend on cups as EXTRA_OECONF has --enable-cups.

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Tue Oct 26 06:36:39 UTC 2010


2010/10/26 Graham Gower <graham.gower at gmail.com>:
>
> pstoraster/gdevcups.c:74:25: fatal error: cups/raster.h: No such file or directory
>
> Signed-off-by: Graham Gower <graham.gower at gmail.com>
> ---
>  recipes/espgs/espgs_8.15.3.bb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/espgs/espgs_8.15.3.bb b/recipes/espgs/espgs_8.15.3.bb
> index ba03f00..c2349e0 100644
> --- a/recipes/espgs/espgs_8.15.3.bb
> +++ b/recipes/espgs/espgs_8.15.3.bb
> @@ -2,7 +2,7 @@ DESCRIPTION = "ESP Ghostscript is an up-to-date GNU Ghostscript distribution \
>  including bug fixes, new drivers, and additional support for CUPS."
>  HOMEPAGE = "http://www.cups.org/espgs/"
>  SECTION = "libs"
> -DEPENDS = "jpeg zlib libpng tiff fontconfig"
> +DEPENDS = "jpeg zlib libpng tiff fontconfig cups"
>  LICENSE = "GPL"
>  PR = "r1"
>
>

Three small remarks:
- not sure if changes like this require a PR bump. I always choose the
the safe way and bump when in doubt.
- it would be nice if, when you are fixing a recipe you would also
improve the LICENSE = "GPL" thing
- and there is also a 7.07.1 recipe. Should this apply to this version
as well (or alternately should we remove that recipe?)

Acked-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>




More information about the Openembedded-devel mailing list