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