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:
8010e8e
)
libgweather_2.24 : Add dependency on gtk+.
author
Philip Balister
<philip@balister.org>
Wed, 1 Oct 2008 01:43:08 +0000
(
01:43
+0000)
committer
Philip Balister
<philip@balister.org>
Wed, 1 Oct 2008 01:43:08 +0000
(
01:43
+0000)
packages/gnome/libgweather_2.24.0.bb
patch
|
blob
|
history
diff --git
a/packages/gnome/libgweather_2.24.0.bb
b/packages/gnome/libgweather_2.24.0.bb
index
a8df7b1
..
f8da526
100644
(file)
--- a/
packages/gnome/libgweather_2.24.0.bb
+++ b/
packages/gnome/libgweather_2.24.0.bb
@@
-1,5
+1,7
@@
LICENSE = "LGPL"
-DEPENDS = "libgnome libsoup-2.4"
+DEPENDS = "libgnome libsoup-2.4 gtk+"
+
+PR = "r1"
inherit gnome