diff options
Diffstat (limited to 'recipes/efl1/evas.inc')
-rw-r--r-- | recipes/efl1/evas.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/efl1/evas.inc b/recipes/efl1/evas.inc index 833d38f240..f45fcb8e53 100644 --- a/recipes/efl1/evas.inc +++ b/recipes/efl1/evas.inc @@ -2,7 +2,7 @@ DESCRIPTION = "Evas is the Enlightenment canvas API" LICENSE = "MIT BSD" # can also depend on valgrind, libsdl-x11, directfb DEPENDS = "eina eet freetype jpeg libpng virtual/libx11 libxext libxrender fontconfig libfribidi" -PV = "0.9.9.060+svnr${SRCREV}" +PV = "0.9.9.060+svnr${SRCPV}" PR = "r1" |