From: Philip Balister Date: Wed, 1 Oct 2008 01:43:08 +0000 (+0000) Subject: libgweather_2.24 : Add dependency on gtk+. X-Git-Tag: Release-2010-05/1~5902^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba3f1519c73049d703527b2e426a5eb60d84ef4f;p=openembedded.git libgweather_2.24 : Add dependency on gtk+. --- 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