From: Roman I Khimov Date: Tue, 23 Mar 2010 14:32:54 +0000 (+0300) Subject: gamin: add missing dependency on glib-2.0 X-Git-Tag: Release-2010-05/1~327 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cff666e4f8f1f8598e4f22d04587554a5f773759;p=openembedded.git gamin: add missing dependency on glib-2.0 Signed-off-by: Roman I Khimov --- diff --git a/recipes/gamin/gamin_0.1.10.bb b/recipes/gamin/gamin_0.1.10.bb index 754f47dc9e..893cd7f1f7 100644 --- a/recipes/gamin/gamin_0.1.10.bb +++ b/recipes/gamin/gamin_0.1.10.bb @@ -1,5 +1,6 @@ DESCRIPTION = "Gamin is a file and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor) system." LICENSE = "LGPL" +DEPENDS = "glib-2.0" SRC_URI = "http://www.gnome.org/~veillard/gamin/sources/gamin-${PV}.tar.gz \ file://no-abstract-sockets.patch;patch=1" diff --git a/recipes/gamin/gamin_0.1.8.bb b/recipes/gamin/gamin_0.1.8.bb index b939c9d316..b8596a616c 100644 --- a/recipes/gamin/gamin_0.1.8.bb +++ b/recipes/gamin/gamin_0.1.8.bb @@ -1,5 +1,6 @@ DESCRIPTION = "Gamin is a file and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor) system." LICENSE = "LGPL" +DEPENDS = "glib-2.0" SRC_URI = "http://www.gnome.org/~veillard/gamin/sources/gamin-${PV}.tar.gz \ file://no-abstract-sockets.patch;patch=1 \