| Submitter | Andreas Oberritter |
|---|---|
| Date | Dec. 8, 2010, 1:01 p.m. |
| Message ID | <1291813320-24770-1-git-send-email-obi@opendreambox.org> |
| Download | mbox | patch |
| Permalink | /patch/21/ |
| State | Accepted |
| Commit | 618653b0b6bdb121231f54b4caa70719b6460518 |
| Headers | show |
Comments
Patch
diff --git a/recipes/efl1/ecore.inc b/recipes/efl1/ecore.inc index bb7eea5..76df91a 100644 --- a/recipes/efl1/ecore.inc +++ b/recipes/efl1/ecore.inc @@ -4,7 +4,7 @@ DEPENDS = "gettext-native virtual/libiconv tslib curl eet evas glib-2.0 \ libxtst libxcomposite libxinerama libxscrnsaver libxdamage libxrandr libxcursor libxprintutil" DEPENDS_virtclass-native = "eet-native evas-native" # optional -# DEPENDS += "directfb libsdl-x11 openssl virtual/libiconv" +# DEPENDS += "directfb virtual/libsdl openssl virtual/libiconv" PV = "0.9.9.060+svnr${SRCPV}" PR = "r5"
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> --- recipes/efl1/ecore.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)