From cff666e4f8f1f8598e4f22d04587554a5f773759 Mon Sep 17 00:00:00 2001 From: Roman I Khimov Date: Tue, 23 Mar 2010 17:32:54 +0300 Subject: gamin: add missing dependency on glib-2.0 Signed-off-by: Roman I Khimov --- recipes/gamin/gamin_0.1.10.bb | 1 + recipes/gamin/gamin_0.1.8.bb | 1 + 2 files changed, 2 insertions(+) (limited to 'recipes/gamin') 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 \ -- cgit v1.2.3