From: Andreas Oberritter Date: Wed, 8 Dec 2010 13:01:53 +0000 (+0000) Subject: efl1: depend on virtual/libsdl instead of libsdl-x11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=618653b0b6bdb121231f54b4caa70719b6460518;p=openembedded.git efl1: depend on virtual/libsdl instead of libsdl-x11 Signed-off-by: Andreas Oberritter --- diff --git a/recipes/efl1/ecore.inc b/recipes/efl1/ecore.inc index bb7eea5dc6..76df91a9a2 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"