From: Grazvydas Ignotas Date: Sat, 11 Oct 2014 00:36:38 +0000 (+0300) Subject: gamin: bump for glib update X-Git-Tag: sz_173~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60879f6bedf8d244527db358670c9b90671f2c9d;p=openembedded.git gamin: bump for glib update --- 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"