emaotion: add missing depends spotted by packaged-staging
authorKoen Kooi <koen@openembedded.org>
Sun, 6 Jul 2008 08:10:28 +0000 (08:10 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 6 Jul 2008 08:10:28 +0000 (08:10 +0000)
packages/efl1/emotion_cvs.bb

index 826f201..960d10a 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "The Enlightenment multimedia library"
 LICENSE = "MIT BSD"
 # we no longer build the libxine backend, since the gstreamer backend seems more promising
-DEPENDS = "eet evas ecore edje gstreamer gst-plugins-base"
+DEPENDS = "libxcursor libxinerama eet evas ecore edje gstreamer gst-plugins-base"
 PV = "0.1.0+cvs${SRCDATE}"
 PR = "r1"