diff options
Diffstat (limited to 'recipes/gamin/gamin_0.1.8.bb')
-rw-r--r-- | recipes/gamin/gamin_0.1.8.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |