diff options
author | Carsten Haitzler <raster@openmoko.org> | 2009-04-14 20:34:35 +1000 |
---|---|---|
committer | Carsten Haitzler <raster@openmoko.org> | 2009-04-14 23:25:16 +1000 |
commit | d845d444cab9893a79833b70e394807840b286d7 (patch) | |
tree | 1521e98efe41b6a74c962287ea290511fa80aa55 /recipes/efl1/evas.inc | |
parent | b7555d7d3a43d5b6519c924fbf7eb905830248fd (diff) |
efl: updates to have improved packaging and fewer... bugs!
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 ff7a184fb2..0fb01f31a7 100644 --- a/recipes/efl1/evas.inc +++ b/recipes/efl1/evas.inc @@ -3,6 +3,7 @@ LICENSE = "MIT BSD" # can also depend on valgrind, libsdl-x11, directfb DEPENDS = "eina eet freetype jpeg libpng virtual/libx11 libxext libxrender fontconfig" PV = "0.9.9.050+svnr${SRCREV}" +PR = "r1" # disable thumb mode for arm |