diff options
Diffstat (limited to 'recipes/efl1/ecore.inc')
-rw-r--r-- | recipes/efl1/ecore.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/efl1/ecore.inc b/recipes/efl1/ecore.inc index 0ebddd56dc..4cbbc01774 100644 --- a/recipes/efl1/ecore.inc +++ b/recipes/efl1/ecore.inc @@ -3,7 +3,7 @@ LICENSE = "MIT BSD" DEPENDS = "curl eet evas tslib libxtst libxcomposite libxinerama libxscrnsaver libxdamage libxrandr libxcursor libxprintutil" # optional # DEPENDS += "directfb libsdl-x11 openssl virtual/libiconv" -PV = "0.9.9.060+svnr${SRCREV}" +PV = "0.9.9.060+svnr${SRCPV}" PR = "r3" inherit efl |