Without those dependencies libplayer would not work with MPlayer and complain.
»libplayer is not compiled with X11 support« [1]
[1] http://hg.geexbox.org/libplayer/file/
4fb30e64db79/src/wrapper_mplayer.c#l2669
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
HOMEPAGE = "http://libplayer.geexbox.org/"
SECTION = "libs/multimedia"
LICENSE = "LGPLv2.1+"
-DEPENDS = "mplayer gstreamer"
+DEPENDS = "virtual/libx11 libxcb mplayer gstreamer"
-INC_PR = "r0"
+INC_PR = "r1"
SRC_URI = "http://libplayer.geexbox.org/releases/${P}.tar.bz2;name=${PN}"