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:
52efc66
)
hildon-thumbnail 0.14: Fixed dependencies.
author
Robert Schuster
<thebohemian@gmx.net>
Thu, 19 Mar 2009 22:30:19 +0000
(23:30 +0100)
committer
Robert Schuster
<thebohemian@gmx.net>
Thu, 19 Mar 2009 23:55:23 +0000
(
00:55
+0100)
recipes/maemo4/hildon-thumbnail_0.14.bb
patch
|
blob
|
history
diff --git
a/recipes/maemo4/hildon-thumbnail_0.14.bb
b/recipes/maemo4/hildon-thumbnail_0.14.bb
index
4098e46
..
d3af031
100644
(file)
--- a/
recipes/maemo4/hildon-thumbnail_0.14.bb
+++ b/
recipes/maemo4/hildon-thumbnail_0.14.bb
@@
-1,10
+1,8
@@
require hildon-thumbnail.inc
-DEPENDS = "lib
hildon libosso osso-gnome-vfs2
"
+DEPENDS = "lib
osso gnome-vfs gconf gdk-pixbuf glib-2.0
"
-PR = "r
0
"
+PR = "r
1
"
SRC_URI = "http://repository.maemo.org/pool/maemo4.0/free/source/h/${PN}/${PN}_${PV}.tar.gz \
"
-
-