diff options
Diffstat (limited to 'recipes/e17/enna_svn.bb')
-rw-r--r-- | recipes/e17/enna_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/e17/enna_svn.bb b/recipes/e17/enna_svn.bb index d365d63435..8f4ddc4da6 100644 --- a/recipes/e17/enna_svn.bb +++ b/recipes/e17/enna_svn.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" DEPENDS = "curl dbus eet evas edje ecore edbus emotion" DEPENDS += "libmusicbrainz lightmediascanner libxml2 taglib" SECTION = "x11/multimedia" -PV = "0.2.0+svnr${SRCREV}" +PV = "0.2.0+svnr${SRCPV}" PR = "r1" inherit e |