From 60879f6bedf8d244527db358670c9b90671f2c9d Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Sat, 11 Oct 2014 03:36:38 +0300 Subject: [PATCH] gamin: bump for glib update --- recipes/gamin/gamin_0.1.10.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/gamin/gamin_0.1.10.bb b/recipes/gamin/gamin_0.1.10.bb index 893cd7f1f7..116a7df606 100644 --- a/recipes/gamin/gamin_0.1.10.bb +++ b/recipes/gamin/gamin_0.1.10.bb @@ -2,6 +2,8 @@ DESCRIPTION = "Gamin is a file and directory monitoring system defined to be a s LICENSE = "LGPL" DEPENDS = "glib-2.0" +PR = "r1" + SRC_URI = "http://www.gnome.org/~veillard/gamin/sources/gamin-${PV}.tar.gz \ file://no-abstract-sockets.patch;patch=1" -- 2.39.5