All of lore.kernel.org
 help / color / mirror / Atom feed
From: Graham Gower <graham.gower@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] espgs_8.15.3.bb: Depend on cups as EXTRA_OECONF has --enable-cups.
Date: Tue, 26 Oct 2010 10:13:47 +1030	[thread overview]
Message-ID: <4CC61633.3080808@gmail.com> (raw)


pstoraster/gdevcups.c:74:25: fatal error: cups/raster.h: No such file or directory

Signed-off-by: Graham Gower <graham.gower@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"
 
-- 
1.7.1




             reply	other threads:[~2010-10-25 23:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-25 23:43 Graham Gower [this message]
2010-10-26  6:36 ` [PATCH] espgs_8.15.3.bb: Depend on cups as EXTRA_OECONF has --enable-cups Frans Meulenbroeks
2010-10-27  2:39   ` Graham Gower
2010-10-27  6:20   ` Khem Raj
2010-10-27  9:40     ` Graham Gower
2010-10-27 17:42       ` Khem Raj
2010-10-27 17:58       ` Steve Sakoman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CC61633.3080808@gmail.com \
    --to=graham.gower@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.