summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2010-12-08 13:01:53 +0000
committerAndreas Oberritter <obi@opendreambox.org>2010-12-09 22:32:13 +0100
commit618653b0b6bdb121231f54b4caa70719b6460518 (patch)
tree802ea38eb2744367bc7aa99dfcdc3ca2057c681f
parentf7f9648d31ce411b7e191b6b57ff1bd78b286e59 (diff)
downloadopenembedded-618653b0b6bdb121231f54b4caa70719b6460518.tar.gz
efl1: depend on virtual/libsdl instead of libsdl-x11
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
-rw-r--r--recipes/efl1/ecore.inc2
1 files changed, 1 insertions, 1 deletions
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"