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:
2cce07b
)
gtk+.inc : gtk+ will use cups if its around so depend on it explicitly
author
Graeme Gregory
<dp@xora.org.uk>
Thu, 24 Jan 2008 09:50:54 +0000
(09:50 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Thu, 24 Jan 2008 09:50:54 +0000
(09:50 +0000)
packages/gtk+/gtk+.inc
patch
|
blob
|
history
diff --git
a/packages/gtk+/gtk+.inc
b/packages/gtk+/gtk+.inc
index
14b5026
..
1a8236a
100644
(file)
--- a/
packages/gtk+/gtk+.inc
+++ b/
packages/gtk+/gtk+.inc
@@
-4,7
+4,7
@@
HOMEPAGE = "http://www.gtk.org"
SECTION = "libs"
LICENSE = "LGPL"
PRIORITY = "optional"
-DEPENDS = "glib-2.0 tiff pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt"
+DEPENDS = "glib-2.0 tiff pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt
cups
"
inherit autotools pkgconfig