git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f4b585
)
cups14: add missing deps on libpng, jpeg
author
Chris Larson
<chris_larson@mentor.com>
Mon, 11 Oct 2010 16:35:05 +0000
(12:35 -0400)
committer
Chris Larson
<chris_larson@mentor.com>
Mon, 11 Oct 2010 16:35:05 +0000
(12:35 -0400)
Signed-off-by: Chris Larson <chris_larson@mentor.com>
recipes/cups/cups14.inc
patch
|
blob
|
history
diff --git
a/recipes/cups/cups14.inc
b/recipes/cups/cups14.inc
index
af82e5e
..
5ae6f20
100644
(file)
--- a/
recipes/cups/cups14.inc
+++ b/
recipes/cups/cups14.inc
@@
-1,7
+1,7
@@
DESCRIPTION = "An Internet printing system for Unix."
SECTION = "console/utils"
LICENSE = "GPL LGPL"
-DEPENDS = "gnutls dbus dbus-glib zlib fakeroot-native"
+DEPENDS = "gnutls
libpng jpeg
dbus dbus-glib zlib fakeroot-native"
PROVIDES = "cups14"
SRC_URI = "ftp://ftp.easysw.com/pub/cups/${PV}/cups-${PV}-source.tar.bz2;name=archive \