aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnome
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2008-10-01 01:43:08 +0000
committerPhilip Balister <philip@balister.org>2008-10-01 01:43:08 +0000
commitba3f1519c73049d703527b2e426a5eb60d84ef4f (patch)
treea00ede9abdd70bafe9ff7c91646edc4f25fbf660 /packages/gnome
parent8010e8e17d718200683c7bb0f4de90f92c9ffe4d (diff)
downloadopenembedded-ba3f1519c73049d703527b2e426a5eb60d84ef4f.tar.gz
libgweather_2.24 : Add dependency on gtk+.
Diffstat (limited to 'packages/gnome')
-rw-r--r--packages/gnome/libgweather_2.24.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/gnome/libgweather_2.24.0.bb b/packages/gnome/libgweather_2.24.0.bb
index a8df7b1a84..f8da526b2b 100644
--- 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