diff options
Diffstat (limited to 'recipes/gpe-gallery/gpe-gallery_svn.bb')
-rw-r--r-- | recipes/gpe-gallery/gpe-gallery_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-gallery/gpe-gallery_svn.bb b/recipes/gpe-gallery/gpe-gallery_svn.bb index ea1d23a5be..8d7bf3a4ca 100644 --- a/recipes/gpe-gallery/gpe-gallery_svn.bb +++ b/recipes/gpe-gallery/gpe-gallery_svn.bb @@ -2,7 +2,7 @@ DESCRIPTION = "GPE image viewer application" SECTION = "gpe" LICENSE = "GPL" DEPENDS = "libgpewidget" -PV = "0.97+svnr${SRCREV}" +PV = "0.97+svnr${SRCPV}" inherit autotools export CVSBUILD = "no" |