From: Michael 'Mickey' Lauer Date: Tue, 5 Oct 2010 20:49:30 +0000 (+0200) Subject: libgee: darn... typo. sorry. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d476c259adc74bcc9973b9080c36c5a69fdd189;p=openembedded.git libgee: darn... typo. sorry. --- diff --git a/recipes/libgee/libgee_0.6.0.bb b/recipes/libgee/libgee_0.6.0.bb index ff33c80bbe..2718043b89 100644 --- a/recipes/libgee/libgee_0.6.0.bb +++ b/recipes/libgee/libgee_0.6.0.bb @@ -1,7 +1,7 @@ require libgee.inc DEPENDS_virtclass-native = "gobject-introspection-native" PE = "1" -PR = "1" +PR = "r1" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libgee/0.6/${BPN}-${PV}.tar.bz2" S = "${WORKDIR}/${BPN}-${PV}"