summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 16:35:46 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 16:35:46 +0100
commite72263096357de5dd1b5615c77f0b93d274b4f04 (patch)
treef8b0ea5ee29ec63108fa6d9e96b464ec185bad18
parentf971de6d7fbb26459405d048982f7830bccd2948 (diff)
downloadptxdist-e72263096357de5dd1b5615c77f0b93d274b4f04.tar.gz
ptxdist-e72263096357de5dd1b5615c77f0b93d274b4f04.tar.xz
[mplayer] add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/mplayer.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/mplayer.in b/rules/mplayer.in
index 189abbdaa..64d0423d0 100644
--- a/rules/mplayer.in
+++ b/rules/mplayer.in
@@ -4,6 +4,7 @@ menuconfig MPLAYER
tristate
select LIBC_M
select GCCLIBS_GCC_S
+ select ZLIB
select LIBJPEG if MPLAYER_VO_JPEG
select XORG_LIB_XV if MPLAYER_VO_XV
select XORG_LIB_X11 if MPLAYER_VO_X11